Rate Overview
Live
1 BOB = 1.5347 MVR
1 MVR = 0.651609
BOB
Avg
2.1875
High
2.2469
Low
1.5347
Last updated: 7/12/2026, 8:23:27 AM
Quick Conversions
| BOB | MVR |
|---|---|
| 1 BOB | 1.53 MVR |
| 10 BOB | 15.35 MVR |
| 50 BOB | 76.73 MVR |
| 100 BOB | 153.47 MVR |
| 500 BOB | 767.33 MVR |
| 1,000 BOB | 1,534.66 MVR |
Get BOB/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MVRExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-12T08:23:27Z",
"rates": {
"MVR": 1.534662
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MVR",
"amount": 100
},
"result": 153.4662,
"rate": 1.534662
}Build with BOB/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key