Rate Overview
Live
1 BND = 36.7411 MUR
1 MUR = 0.027217
BND
Avg
36.6976
High
36.7541
Low
36.4931
Last updated: 7/30/2026, 6:42:48 AM
Quick Conversions
| BND | MUR |
|---|---|
| 1 BND | 36.74 MUR |
| 10 BND | 367.41 MUR |
| 50 BND | 1,837.06 MUR |
| 100 BND | 3,674.11 MUR |
| 500 BND | 18,370.56 MUR |
| 1,000 BND | 36,741.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-30T06:42:48Z",
"rates": {
"MUR": 36.741115
}
}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.1115,
"rate": 36.741115
}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