Rate Overview
Live
1 BND = 36.6448 MUR
1 MUR = 0.027289
BND
Avg
36.5197
High
37.1284
Low
35.8493
Last updated: 8/1/2026, 4:51:42 AM
Quick Conversions
| BND | MUR |
|---|---|
| 1 BND | 36.64 MUR |
| 10 BND | 366.45 MUR |
| 50 BND | 1,832.24 MUR |
| 100 BND | 3,664.48 MUR |
| 500 BND | 18,322.42 MUR |
| 1,000 BND | 36,644.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-08-01T04:51:42Z",
"rates": {
"MUR": 36.644833
}
}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": 3664.4833,
"rate": 36.644833
}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