Rate Overview
Live
1 BOB = 2.2375 MVR
1 MVR = 0.446923
BOB
Avg
2.2385
High
2.2416
Low
2.2360
Last updated: 4/18/2026, 8:45:44 AM
Quick Conversions
| BOB | MVR |
|---|---|
| 1 BOB | 2.24 MVR |
| 10 BOB | 22.38 MVR |
| 50 BOB | 111.88 MVR |
| 100 BOB | 223.75 MVR |
| 500 BOB | 1,118.76 MVR |
| 1,000 BOB | 2,237.52 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-04-18T08:45:44Z",
"rates": {
"MVR": 2.237524
}
}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.7524,
"rate": 2.237524
}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