Rate Overview
Live
1 BOB = 4.3848 MUR
1 MUR = 0.228061
BOB
Avg
6.4945
High
6.9230
Low
4.3848
Last updated: 7/21/2026, 10:24:48 PM
Quick Conversions
| BOB | MUR |
|---|---|
| 1 BOB | 4.38 MUR |
| 10 BOB | 43.85 MUR |
| 50 BOB | 219.24 MUR |
| 100 BOB | 438.48 MUR |
| 500 BOB | 2,192.40 MUR |
| 1,000 BOB | 4,384.80 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-21T22:24:48Z",
"rates": {
"MUR": 4.384798
}
}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": 438.4798,
"rate": 4.384798
}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