Rate Overview
Live
1 MVR = 0.729254 BOB
1 BOB = 1.3713
MVR
Avg
0.479904
High
0.729254
Low
0.445058
Last updated: 7/28/2026, 3:34:29 PM
Quick Conversions
| MVR | BOB |
|---|---|
| 1 MVR | 0.73 BOB |
| 10 MVR | 7.29 BOB |
| 50 MVR | 36.46 BOB |
| 100 MVR | 72.93 BOB |
| 500 MVR | 364.63 BOB |
| 1,000 MVR | 729.25 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-28T15:34:29Z",
"rates": {
"BOB": 0.729254
}
}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": 72.9254,
"rate": 0.729254
}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