Rate Overview
Live
1 MUR = 2.0213 BTN
1 BTN = 0.494734
MUR
Avg
1.9839
High
2.0251
Low
1.9359
Last updated: 3/27/2026, 8:18:03 AM
Quick Conversions
| MUR | BTN |
|---|---|
| 1 MUR | 2.02 BTN |
| 10 MUR | 20.21 BTN |
| 50 MUR | 101.06 BTN |
| 100 MUR | 202.13 BTN |
| 500 MUR | 1,010.64 BTN |
| 1,000 MUR | 2,021.29 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-27T08:18:03Z",
"rates": {
"BTN": 2.021287
}
}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.1287,
"rate": 2.021287
}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