Rate Overview
Live
1 MUR = 2.0046 BTN
1 BTN = 0.498849
MUR
Avg
2.0036
High
2.0192
Low
1.9912
Last updated: 4/18/2026, 8:43:59 AM
Quick Conversions
| MUR | BTN |
|---|---|
| 1 MUR | 2.00 BTN |
| 10 MUR | 20.05 BTN |
| 50 MUR | 100.23 BTN |
| 100 MUR | 200.46 BTN |
| 500 MUR | 1,002.31 BTN |
| 1,000 MUR | 2,004.61 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-04-18T08:43:59Z",
"rates": {
"BTN": 2.004615
}
}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": 200.46149999999997,
"rate": 2.004615
}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