Rate Overview
Live
1 MUR = 2.0241 BTN
1 BTN = 0.494049
MUR
Avg
2.0226
High
2.0332
Low
2.0170
Last updated: 5/9/2026, 12:24:14 AM
Quick Conversions
| MUR | BTN |
|---|---|
| 1 MUR | 2.02 BTN |
| 10 MUR | 20.24 BTN |
| 50 MUR | 101.20 BTN |
| 100 MUR | 202.41 BTN |
| 500 MUR | 1,012.05 BTN |
| 1,000 MUR | 2,024.09 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-05-09T00:24:14Z",
"rates": {
"BTN": 2.02409
}
}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.40900000000002,
"rate": 2.02409
}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