Rate Overview
Live
1 BND = 36.3272 MUR
1 MUR = 0.027528
BND
Avg
36.4679
High
36.5642
Low
36.3272
Last updated: 4/17/2026, 11:59:12 AM
Quick Conversions
| BND | MUR |
|---|---|
| 1 BND | 36.33 MUR |
| 10 BND | 363.27 MUR |
| 50 BND | 1,816.36 MUR |
| 100 BND | 3,632.72 MUR |
| 500 BND | 18,163.62 MUR |
| 1,000 BND | 36,327.24 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-04-17T11:59:12Z",
"rates": {
"MUR": 36.327237
}
}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": 3632.7236999999996,
"rate": 36.327237
}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