Rate Overview
Live
1 BOB = 1.3762 MVR
1 MVR = 0.726645
BOB
Avg
2.1201
High
2.2499
Low
1.3762
Last updated: 7/25/2026, 1:24:41 PM
Quick Conversions
| BOB | MVR |
|---|---|
| 1 BOB | 1.38 MVR |
| 10 BOB | 13.76 MVR |
| 50 BOB | 68.81 MVR |
| 100 BOB | 137.62 MVR |
| 500 BOB | 688.09 MVR |
| 1,000 BOB | 1,376.19 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-25T13:24:41Z",
"rates": {
"MVR": 1.376188
}
}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": 137.6188,
"rate": 1.376188
}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