Rate Overview
Live
1 BOB = 6.7859 MUR
1 MUR = 0.147365
BOB
Avg
6.7503
High
6.9127
Low
6.5906
Last updated: 7/6/2026, 6:35:35 PM
Quick Conversions
| BOB | MUR |
|---|---|
| 1 BOB | 6.79 MUR |
| 10 BOB | 67.86 MUR |
| 50 BOB | 339.29 MUR |
| 100 BOB | 678.59 MUR |
| 500 BOB | 3,392.93 MUR |
| 1,000 BOB | 6,785.85 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-06T18:35:35Z",
"rates": {
"MUR": 6.785852
}
}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": 678.5852,
"rate": 6.785852
}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