Rate Overview
Live
1 BTN = 0.494734 MUR
1 MUR = 2.0213
BTN
Avg
0.528071
High
0.555920
Low
0.494734
Last updated: 3/27/2026, 11:55:31 AM
Quick Conversions
| BTN | MUR |
|---|---|
| 1 BTN | 0.49 MUR |
| 10 BTN | 4.95 MUR |
| 50 BTN | 24.74 MUR |
| 100 BTN | 49.47 MUR |
| 500 BTN | 247.37 MUR |
| 1,000 BTN | 494.73 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-27T11:55:31Z",
"rates": {
"MUR": 0.494734
}
}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": 49.4734,
"rate": 0.494734
}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