Rate Overview
Live
1 MUR = 2.0149 BTN
1 BTN = 0.496295
MUR
Avg
1.9978
High
2.0452
Low
1.9333
Last updated: 7/30/2026, 12:25:35 AM
Quick Conversions
| MUR | BTN |
|---|---|
| 1 MUR | 2.01 BTN |
| 10 MUR | 20.15 BTN |
| 50 MUR | 100.75 BTN |
| 100 MUR | 201.49 BTN |
| 500 MUR | 1,007.47 BTN |
| 1,000 MUR | 2,014.93 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-07-30T00:25:35Z",
"rates": {
"BTN": 2.014931
}
}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": 201.49309999999997,
"rate": 2.014931
}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