Rate Overview
Live
1 BTN = 0.501570 MUR
1 MUR = 1.9937 BTN
Avg
0.505711
High
0.510562
Low
0.501343
Last updated: 1/25/2026, 10:53:07 AM
Quick Conversions
| BTN | MUR |
|---|---|
| 1 BTN | 0.50 MUR |
| 10 BTN | 5.02 MUR |
| 50 BTN | 25.08 MUR |
| 100 BTN | 50.16 MUR |
| 500 BTN | 250.78 MUR |
| 1,000 BTN | 501.57 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-01-25T10:53:07Z",
"rates": {
"MUR": 0.50157
}
}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.157,
"rate": 0.50157
}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