Rate Overview
Live
1 BOB = 4.2427 MUR
1 MUR = 0.235698
BOB
Avg
6.5021
High
6.8803
Low
4.2427
Last updated: 7/24/2026, 11:55:08 AM
Quick Conversions
| BOB | MUR |
|---|---|
| 1 BOB | 4.24 MUR |
| 10 BOB | 42.43 MUR |
| 50 BOB | 212.14 MUR |
| 100 BOB | 424.27 MUR |
| 500 BOB | 2,121.36 MUR |
| 1,000 BOB | 4,242.71 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-24T11:55:08Z",
"rates": {
"MUR": 4.242715
}
}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": 424.27149999999995,
"rate": 4.242715
}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