Rate Overview
Live
1 BND = 36.4818 MUR
1 MUR = 0.027411
BND
Avg
36.4439
High
36.5871
Low
36.3675
Last updated: 7/9/2026, 9:37:10 PM
Quick Conversions
| BND | MUR |
|---|---|
| 1 BND | 36.48 MUR |
| 10 BND | 364.82 MUR |
| 50 BND | 1,824.09 MUR |
| 100 BND | 3,648.18 MUR |
| 500 BND | 18,240.89 MUR |
| 1,000 BND | 36,481.79 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-07-09T21:37:10Z",
"rates": {
"MUR": 36.48179
}
}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": 3648.1789999999996,
"rate": 36.48179
}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