Rate Overview
Live
1 MUR = 2.0157 BTN
1 BTN = 0.496114
MUR
Avg
1.9509
High
2.0372
Low
1.8693
Last updated: 5/29/2026, 5:30:54 PM
Quick Conversions
| MUR | BTN |
|---|---|
| 1 MUR | 2.02 BTN |
| 10 MUR | 20.16 BTN |
| 50 MUR | 100.78 BTN |
| 100 MUR | 201.57 BTN |
| 500 MUR | 1,007.83 BTN |
| 1,000 MUR | 2,015.66 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-29T17:30:54Z",
"rates": {
"BTN": 2.015664
}
}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.56640000000002,
"rate": 2.015664
}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