Rate Overview
Live
1 BOB = 4.0422 MUR
1 MUR = 0.247388
BOB
Avg
4.0400
High
4.0584
Low
3.9997
Last updated: 8/20/2026, 6:19:32 AM
Quick Conversions
| BOB | MUR |
|---|---|
| 1 BOB | 4.04 MUR |
| 10 BOB | 40.42 MUR |
| 50 BOB | 202.11 MUR |
| 100 BOB | 404.22 MUR |
| 500 BOB | 2,021.11 MUR |
| 1,000 BOB | 4,042.23 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-08-20T06:19:32Z",
"rates": {
"MUR": 4.042227
}
}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": 404.2227,
"rate": 4.042227
}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