Rate Overview
Live
1 BND = 37.0650 MUR
1 MUR = 0.026980
BND
Avg
35.8707
High
37.0650
Low
33.5139
Last updated: 5/27/2026, 6:21:01 PM
Quick Conversions
| BND | MUR |
|---|---|
| 1 BND | 37.06 MUR |
| 10 BND | 370.65 MUR |
| 50 BND | 1,853.25 MUR |
| 100 BND | 3,706.50 MUR |
| 500 BND | 18,532.50 MUR |
| 1,000 BND | 37,065.00 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-05-27T18:21:01Z",
"rates": {
"MUR": 37.064995
}
}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": 3706.4995000000004,
"rate": 37.064995
}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