Rate Overview
Live
1 BOB = 6.8596 MUR
1 MUR = 0.145782
BOB
Avg
6.7831
High
6.8596
Low
6.6989
Last updated: 3/7/2026, 9:11:56 AM
Quick Conversions
| BOB | MUR |
|---|---|
| 1 BOB | 6.86 MUR |
| 10 BOB | 68.60 MUR |
| 50 BOB | 342.98 MUR |
| 100 BOB | 685.96 MUR |
| 500 BOB | 3,429.78 MUR |
| 1,000 BOB | 6,859.56 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-03-07T09:11:56Z",
"rates": {
"MUR": 6.859556
}
}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": 685.9556,
"rate": 6.859556
}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