Rate Overview
Live
1 BOB = 4.0186 MUR
1 MUR = 0.248846
BOB
Avg
6.4764
High
6.9263
Low
4.0186
Last updated: 7/31/2026, 8:54:59 AM
Quick Conversions
| BOB | MUR |
|---|---|
| 1 BOB | 4.02 MUR |
| 10 BOB | 40.19 MUR |
| 50 BOB | 200.93 MUR |
| 100 BOB | 401.86 MUR |
| 500 BOB | 2,009.28 MUR |
| 1,000 BOB | 4,018.55 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-31T08:54:59Z",
"rates": {
"MUR": 4.018553
}
}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": 401.8553,
"rate": 4.018553
}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