Multi-Currency Module
Support multiple currencies in your shop. Auto-conversion, local pricing, and currency selection.
Multi-Currency Demo
bot
Everything You Need
Explore all the powerful features included in the Multi-Currency module.
Currency selection
Included with the Multi-Currency module for seamless integration.
Auto-conversion
Included with the Multi-Currency module for seamless integration.
Local pricing
Included with the Multi-Currency module for seamless integration.
Exchange rates
Included with the Multi-Currency module for seamless integration.
Currency formatting
Included with the Multi-Currency module for seamless integration.
Checkout currency
Included with the Multi-Currency module for seamless integration.
Use Cases
Discover how businesses use the Multi-Currency module
Global sales
Perfect for teams looking to implement global sales capabilities.
International customers
Perfect for teams looking to implement international customers capabilities.
Local experience
Perfect for teams looking to implement local experience capabilities.
Easy to Integrate
Use our RESTful API or webhooks to integrate the Multi-Currency module with your existing systems.
View API Documentation// Enable Multi-Currency module
curl -X POST https://api.botlaunch.io/v1/modules \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"module": "multi-currency",
"enabled": true,
"config": {
// Your configuration here
}
}'
// Response
{
"success": true,
"module": {
"id": "multi-currency",
"name": "Multi-Currency",
"enabled": true,
"status": "active"
}
}Related Modules
Explore other modules in the E-commerce category
Ready to Use Multi-Currency?
Get started today with our free plan. No credit card required.