Rate Overview
Live
1 MUR = 2.0386 BTN
1 BTN = 0.490543
MUR
Avg
2.0297
High
2.0386
Low
2.0218
Last updated: 8/20/2026, 3:35:58 AM
Quick Conversions
| MUR | BTN |
|---|---|
| 1 MUR | 2.04 BTN |
| 10 MUR | 20.39 BTN |
| 50 MUR | 101.93 BTN |
| 100 MUR | 203.86 BTN |
| 500 MUR | 1,019.28 BTN |
| 1,000 MUR | 2,038.56 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-08-20T03:35:58Z",
"rates": {
"BTN": 2.038559
}
}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": 203.8559,
"rate": 2.038559
}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