Rate Overview
Live
1 BTN = 0.504005 MUR
1 MUR = 1.9841
BTN
Avg
0.500324
High
0.504005
Low
0.496370
Last updated: 6/19/2026, 8:37:59 AM
Quick Conversions
| BTN | MUR |
|---|---|
| 1 BTN | 0.50 MUR |
| 10 BTN | 5.04 MUR |
| 50 BTN | 25.20 MUR |
| 100 BTN | 50.40 MUR |
| 500 BTN | 252.00 MUR |
| 1,000 BTN | 504.01 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-06-19T08:37:59Z",
"rates": {
"MUR": 0.504005
}
}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": 50.4005,
"rate": 0.504005
}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