Rate Overview
Live
1 BTN = 0.490542 MUR
1 MUR = 2.0386
BTN
Avg
0.492678
High
0.494603
Low
0.490542
Last updated: 8/20/2026, 3:37:35 AM
Quick Conversions
| BTN | MUR |
|---|---|
| 1 BTN | 0.49 MUR |
| 10 BTN | 4.91 MUR |
| 50 BTN | 24.53 MUR |
| 100 BTN | 49.05 MUR |
| 500 BTN | 245.27 MUR |
| 1,000 BTN | 490.54 MUR |
Get BTN/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MURExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-20T03:37:35Z",
"rates": {
"MUR": 0.490542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MUR",
"amount": 100
},
"result": 49.054199999999994,
"rate": 0.490542
}Build with BTN/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key