Rate Overview
Live
1 BND = 36.7484 MUR
1 MUR = 0.027212
BND
Avg
36.5474
High
36.7541
Low
36.3675
Last updated: 7/31/2026, 7:49:24 AM
Quick Conversions
| BND | MUR |
|---|---|
| 1 BND | 36.75 MUR |
| 10 BND | 367.48 MUR |
| 50 BND | 1,837.42 MUR |
| 100 BND | 3,674.84 MUR |
| 500 BND | 18,374.19 MUR |
| 1,000 BND | 36,748.37 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-31T07:49:24Z",
"rates": {
"MUR": 36.748372
}
}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": 3674.8372000000004,
"rate": 36.748372
}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