Rate Overview
Live
1 MVR = 0.760218 BOB
1 BOB = 1.3154
MVR
Avg
0.468749
High
0.760218
Low
0.441123
Last updated: 8/4/2026, 1:04:15 AM
Quick Conversions
| MVR | BOB |
|---|---|
| 1 MVR | 0.76 BOB |
| 10 MVR | 7.60 BOB |
| 50 MVR | 38.01 BOB |
| 100 MVR | 76.02 BOB |
| 500 MVR | 380.11 BOB |
| 1,000 MVR | 760.22 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-08-04T01:04:15Z",
"rates": {
"BOB": 0.760218
}
}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": 76.0218,
"rate": 0.760218
}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