Rate Overview
Live
1 BND = 37.0391 MUR
1 MUR = 0.026999
BND
Avg
36.8313
High
37.0995
Low
36.5852
Last updated: 3/7/2026, 9:23:55 AM
Quick Conversions
| BND | MUR |
|---|---|
| 1 BND | 37.04 MUR |
| 10 BND | 370.39 MUR |
| 50 BND | 1,851.95 MUR |
| 100 BND | 3,703.91 MUR |
| 500 BND | 18,519.53 MUR |
| 1,000 BND | 37,039.07 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-03-07T09:23:55Z",
"rates": {
"MUR": 37.039067
}
}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": 3703.9067000000005,
"rate": 37.039067
}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