Rate Overview
Live
1 MVR = 0.785003 BOB
1 BOB = 1.2739
MVR
Avg
0.769295
High
0.785853
Low
0.747785
Last updated: 9/4/2026, 11:15:37 PM
Quick Conversions
| MVR | BOB |
|---|---|
| 1 MVR | 0.79 BOB |
| 10 MVR | 7.85 BOB |
| 50 MVR | 39.25 BOB |
| 100 MVR | 78.50 BOB |
| 500 MVR | 392.50 BOB |
| 1,000 MVR | 785.00 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-09-04T23:15:37Z",
"rates": {
"BOB": 0.785003
}
}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": 78.5003,
"rate": 0.785003
}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