Rate Overview
Live
1 MVR = 0.762955 BOB
1 BOB = 1.3107
MVR
Avg
0.773797
High
0.784239
Low
0.762955
Last updated: 8/13/2026, 10:52:49 AM
Quick Conversions
| MVR | BOB |
|---|---|
| 1 MVR | 0.76 BOB |
| 10 MVR | 7.63 BOB |
| 50 MVR | 38.15 BOB |
| 100 MVR | 76.30 BOB |
| 500 MVR | 381.48 BOB |
| 1,000 MVR | 762.96 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-13T10:52:49Z",
"rates": {
"BOB": 0.762955
}
}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.2955,
"rate": 0.762955
}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