Rate Overview
Live
1 BOB = 3.7681 MUR
1 MUR = 0.265389
BOB
Avg
3.8161
High
3.9452
Low
3.7584
Last updated: 9/9/2026, 9:17:03 AM
Quick Conversions
| BOB | MUR |
|---|---|
| 1 BOB | 3.77 MUR |
| 10 BOB | 37.68 MUR |
| 50 BOB | 188.40 MUR |
| 100 BOB | 376.81 MUR |
| 500 BOB | 1,884.03 MUR |
| 1,000 BOB | 3,768.06 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-09-09T09:17:03Z",
"rates": {
"MUR": 3.76806
}
}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": 376.80600000000004,
"rate": 3.76806
}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