Rate Overview
Live
1 BND = 36.7528 MUR
1 MUR = 0.027209
BND
Avg
36.1788
High
37.1586
Low
34.9325
Last updated: 7/29/2026, 4:32:13 PM
Quick Conversions
| BND | MUR |
|---|---|
| 1 BND | 36.75 MUR |
| 10 BND | 367.53 MUR |
| 50 BND | 1,837.64 MUR |
| 100 BND | 3,675.28 MUR |
| 500 BND | 18,376.41 MUR |
| 1,000 BND | 36,752.83 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-29T16:32:13Z",
"rates": {
"MUR": 36.752826
}
}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.2826,
"rate": 36.752826
}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