Rate Overview
Live
1 BOB = 4.7537 MUR
1 MUR = 0.210361
BOB
Avg
6.2883
High
6.8388
Low
4.7537
Last updated: 7/9/2026, 1:20:15 AM
Quick Conversions
| BOB | MUR |
|---|---|
| 1 BOB | 4.75 MUR |
| 10 BOB | 47.54 MUR |
| 50 BOB | 237.69 MUR |
| 100 BOB | 475.37 MUR |
| 500 BOB | 2,376.87 MUR |
| 1,000 BOB | 4,753.73 MUR |
Get BOB/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MURExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-09T01:20:15Z",
"rates": {
"MUR": 4.753734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MUR",
"amount": 100
},
"result": 475.37339999999995,
"rate": 4.753734
}Build with BOB/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key