Rate Overview
Live
1 BOB = 1.3293 MVR
1 MVR = 0.752280
BOB
Avg
2.1323
High
2.2669
Low
1.2760
Last updated: 8/17/2026, 11:31:18 PM
Quick Conversions
| BOB | MVR |
|---|---|
| 1 BOB | 1.33 MVR |
| 10 BOB | 13.29 MVR |
| 50 BOB | 66.46 MVR |
| 100 BOB | 132.93 MVR |
| 500 BOB | 664.65 MVR |
| 1,000 BOB | 1,329.29 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-08-17T23:31:18Z",
"rates": {
"MVR": 1.329292
}
}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": 132.92919999999998,
"rate": 1.329292
}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