Rate Overview
Live
1 MUR = 2.0231 BTN
1 BTN = 0.494283
MUR
Avg
2.0242
High
2.0305
Low
2.0144
Last updated: 7/10/2026, 5:33:43 AM
Quick Conversions
| MUR | BTN |
|---|---|
| 1 MUR | 2.02 BTN |
| 10 MUR | 20.23 BTN |
| 50 MUR | 101.16 BTN |
| 100 MUR | 202.31 BTN |
| 500 MUR | 1,011.57 BTN |
| 1,000 MUR | 2,023.13 BTN |
Get MUR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=BTNExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-10T05:33:43Z",
"rates": {
"BTN": 2.023134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "BTN",
"amount": 100
},
"result": 202.31340000000003,
"rate": 2.023134
}Build with MUR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key