Rate Overview
Live
1 BOB = 6.8752 MUR
1 MUR = 0.145450
BOB
Avg
6.8505
High
6.9399
Low
6.8208
Last updated: 6/19/2026, 8:21:09 AM
Quick Conversions
| BOB | MUR |
|---|---|
| 1 BOB | 6.88 MUR |
| 10 BOB | 68.75 MUR |
| 50 BOB | 343.76 MUR |
| 100 BOB | 687.52 MUR |
| 500 BOB | 3,437.61 MUR |
| 1,000 BOB | 6,875.23 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-06-19T08:21:09Z",
"rates": {
"MUR": 6.875227
}
}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": 687.5227,
"rate": 6.875227
}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