Rate Overview
Live
1 MUR = 2.0325 BTN
1 BTN = 0.491996
MUR
Avg
2.0192
High
2.0325
Low
1.9986
Last updated: 9/10/2026, 1:15:27 PM
Quick Conversions
| MUR | BTN |
|---|---|
| 1 MUR | 2.03 BTN |
| 10 MUR | 20.33 BTN |
| 50 MUR | 101.63 BTN |
| 100 MUR | 203.25 BTN |
| 500 MUR | 1,016.27 BTN |
| 1,000 MUR | 2,032.54 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-09-10T13:15:27Z",
"rates": {
"BTN": 2.032536
}
}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.25359999999998,
"rate": 2.032536
}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