Rate Overview
Live
1 BND = 36.9396 MUR
1 MUR = 0.027071
BND
Avg
36.8509
High
36.9396
Low
36.7258
Last updated: 8/21/2026, 12:13:16 AM
Quick Conversions
| BND | MUR |
|---|---|
| 1 BND | 36.94 MUR |
| 10 BND | 369.40 MUR |
| 50 BND | 1,846.98 MUR |
| 100 BND | 3,693.96 MUR |
| 500 BND | 18,469.82 MUR |
| 1,000 BND | 36,939.64 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-08-21T00:13:16Z",
"rates": {
"MUR": 36.939639
}
}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": 3693.9638999999997,
"rate": 36.939639
}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