Rate Overview
Live
1 BND = 36.7541 MUR
1 MUR = 0.027208
BND
Avg
35.9250
High
37.0227
Low
33.5139
Last updated: 7/27/2026, 11:31:41 AM
Quick Conversions
| BND | MUR |
|---|---|
| 1 BND | 36.75 MUR |
| 10 BND | 367.54 MUR |
| 50 BND | 1,837.71 MUR |
| 100 BND | 3,675.41 MUR |
| 500 BND | 18,377.06 MUR |
| 1,000 BND | 36,754.12 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-27T11:31:41Z",
"rates": {
"MUR": 36.754116
}
}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": 3675.4116000000004,
"rate": 36.754116
}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