Rate Overview
Live
1 BOB = 1.5614 MVR
1 MVR = 0.640463
BOB
Avg
2.0832
High
2.2370
Low
1.5614
Last updated: 7/8/2026, 8:14:00 AM
Quick Conversions
| BOB | MVR |
|---|---|
| 1 BOB | 1.56 MVR |
| 10 BOB | 15.61 MVR |
| 50 BOB | 78.07 MVR |
| 100 BOB | 156.14 MVR |
| 500 BOB | 780.69 MVR |
| 1,000 BOB | 1,561.37 MVR |
Get BOB/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MVRExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-08T08:14:00Z",
"rates": {
"MVR": 1.56137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MVR",
"amount": 100
},
"result": 156.137,
"rate": 1.56137
}Build with BOB/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key