Rate Overview
Live
1 BOB = 4.3647 MUR
1 MUR = 0.229111
BOB
Avg
6.5555
High
6.9230
Low
4.3647
Last updated: 7/22/2026, 7:40:29 PM
Quick Conversions
| BOB | MUR |
|---|---|
| 1 BOB | 4.36 MUR |
| 10 BOB | 43.65 MUR |
| 50 BOB | 218.23 MUR |
| 100 BOB | 436.47 MUR |
| 500 BOB | 2,182.35 MUR |
| 1,000 BOB | 4,364.70 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-22T19:40:29Z",
"rates": {
"MUR": 4.364695
}
}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": 436.46950000000004,
"rate": 4.364695
}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