Rate Overview
Live
1 MUR = 1.9841 BTN
1 BTN = 0.504006
MUR
Avg
1.9988
High
2.0146
Low
1.9841
Last updated: 6/19/2026, 10:10:30 AM
Quick Conversions
| MUR | BTN |
|---|---|
| 1 MUR | 1.98 BTN |
| 10 MUR | 19.84 BTN |
| 50 MUR | 99.21 BTN |
| 100 MUR | 198.41 BTN |
| 500 MUR | 992.05 BTN |
| 1,000 MUR | 1,984.11 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-06-19T10:10:30Z",
"rates": {
"BTN": 1.984105
}
}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": 198.4105,
"rate": 1.984105
}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