Rate Overview
Live
1 BOB = 2.2318 MVR
1 MVR = 0.448070
BOB
Avg
2.2340
High
2.2406
Low
2.2257
Last updated: 5/28/2026, 11:07:48 PM
Quick Conversions
| BOB | MVR |
|---|---|
| 1 BOB | 2.23 MVR |
| 10 BOB | 22.32 MVR |
| 50 BOB | 111.59 MVR |
| 100 BOB | 223.18 MVR |
| 500 BOB | 1,115.90 MVR |
| 1,000 BOB | 2,231.80 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-05-28T23:07:48Z",
"rates": {
"MVR": 2.231796
}
}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": 223.17960000000002,
"rate": 2.231796
}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