Rate Overview
Live
1 BND = 36.8223 MUR
1 MUR = 0.027157
BND
Avg
36.8066
High
36.8685
Low
36.6499
Last updated: 5/7/2026, 2:48:30 PM
Quick Conversions
| BND | MUR |
|---|---|
| 1 BND | 36.82 MUR |
| 10 BND | 368.22 MUR |
| 50 BND | 1,841.12 MUR |
| 100 BND | 3,682.23 MUR |
| 500 BND | 18,411.16 MUR |
| 1,000 BND | 36,822.33 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-07T14:48:30Z",
"rates": {
"MUR": 36.822327
}
}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": 3682.2327,
"rate": 36.822327
}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