Rate Overview
Live
1 MVR = 0.640462 BOB
1 BOB = 1.5614
MVR
Avg
0.490751
High
0.640462
Low
0.447017
Last updated: 7/8/2026, 8:07:31 AM
Quick Conversions
| MVR | BOB |
|---|---|
| 1 MVR | 0.64 BOB |
| 10 MVR | 6.40 BOB |
| 50 MVR | 32.02 BOB |
| 100 MVR | 64.05 BOB |
| 500 MVR | 320.23 BOB |
| 1,000 MVR | 640.46 BOB |
Get MVR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=BOBExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-08T08:07:31Z",
"rates": {
"BOB": 0.640462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "BOB",
"amount": 100
},
"result": 64.0462,
"rate": 0.640462
}Build with MVR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key