Rate Overview
Live
1 MVR = 0.447593 BOB
1 BOB = 2.2342
MVR
Avg
0.447279
High
0.449664
Low
0.444863
Last updated: 3/27/2026, 9:47:38 AM
Quick Conversions
| MVR | BOB |
|---|---|
| 1 MVR | 0.45 BOB |
| 10 MVR | 4.48 BOB |
| 50 MVR | 22.38 BOB |
| 100 MVR | 44.76 BOB |
| 500 MVR | 223.80 BOB |
| 1,000 MVR | 447.59 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-03-27T09:47:38Z",
"rates": {
"BOB": 0.447593
}
}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": 44.7593,
"rate": 0.447593
}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