Rate Overview
Live
1 BND = 36.3161 MUR
1 MUR = 0.027536
BND
Avg
36.2540
High
36.6908
Low
35.8493
Last updated: 3/28/2026, 10:54:05 AM
Quick Conversions
| BND | MUR |
|---|---|
| 1 BND | 36.32 MUR |
| 10 BND | 363.16 MUR |
| 50 BND | 1,815.80 MUR |
| 100 BND | 3,631.61 MUR |
| 500 BND | 18,158.04 MUR |
| 1,000 BND | 36,316.07 MUR |
Get BND/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=MURExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-28T10:54:05Z",
"rates": {
"MUR": 36.316072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "MUR",
"amount": 100
},
"result": 3631.6072,
"rate": 36.316072
}Build with BND/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key