Rate Overview
Live
1 BTN = 0.487256 MUR
1 MUR = 2.0523
BTN
Avg
0.491165
High
0.494189
Low
0.487256
Last updated: 8/21/2026, 1:38:43 PM
Quick Conversions
| BTN | MUR |
|---|---|
| 1 BTN | 0.49 MUR |
| 10 BTN | 4.87 MUR |
| 50 BTN | 24.36 MUR |
| 100 BTN | 48.73 MUR |
| 500 BTN | 243.63 MUR |
| 1,000 BTN | 487.26 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-08-21T13:38:43Z",
"rates": {
"MUR": 0.487256
}
}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": 48.7256,
"rate": 0.487256
}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