Rate Overview
Live
1 BTN = 0.493951 MUR
1 MUR = 2.0245
BTN
Avg
0.494019
High
0.496423
Low
0.492490
Last updated: 7/9/2026, 4:24:45 AM
Quick Conversions
| BTN | MUR |
|---|---|
| 1 BTN | 0.49 MUR |
| 10 BTN | 4.94 MUR |
| 50 BTN | 24.70 MUR |
| 100 BTN | 49.40 MUR |
| 500 BTN | 246.98 MUR |
| 1,000 BTN | 493.95 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-07-09T04:24:45Z",
"rates": {
"MUR": 0.493951
}
}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.3951,
"rate": 0.493951
}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