Rate Overview
Live
1 MUR = 1.9359 BTN
1 BTN = 0.516552
MUR
Avg
1.9564
High
1.9675
Low
1.9359
Last updated: 3/6/2026, 8:08:04 AM
Quick Conversions
| MUR | BTN |
|---|---|
| 1 MUR | 1.94 BTN |
| 10 MUR | 19.36 BTN |
| 50 MUR | 96.80 BTN |
| 100 MUR | 193.59 BTN |
| 500 MUR | 967.96 BTN |
| 1,000 MUR | 1,935.91 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-03-06T08:08:04Z",
"rates": {
"BTN": 1.935912
}
}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": 193.59120000000001,
"rate": 1.935912
}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