Rate Overview
Live
1 BTN = 0.515316 MUR
1 MUR = 1.9406
BTN
Avg
0.511725
High
0.516552
Low
0.508267
Last updated: 3/7/2026, 7:35:01 AM
Quick Conversions
| BTN | MUR |
|---|---|
| 1 BTN | 0.52 MUR |
| 10 BTN | 5.15 MUR |
| 50 BTN | 25.77 MUR |
| 100 BTN | 51.53 MUR |
| 500 BTN | 257.66 MUR |
| 1,000 BTN | 515.32 MUR |
Get BTN/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MURExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T07:35:01Z",
"rates": {
"MUR": 0.515316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MUR",
"amount": 100
},
"result": 51.5316,
"rate": 0.515316
}Build with BTN/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key