Rate Overview
Live
1 BOB = 1.2923 MVR
1 MVR = 0.773802
BOB
Avg
1.2865
High
1.3014
Low
1.2749
Last updated: 8/12/2026, 8:25:49 AM
Quick Conversions
| BOB | MVR |
|---|---|
| 1 BOB | 1.29 MVR |
| 10 BOB | 12.92 MVR |
| 50 BOB | 64.62 MVR |
| 100 BOB | 129.23 MVR |
| 500 BOB | 646.16 MVR |
| 1,000 BOB | 1,292.32 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-12T08:25:49Z",
"rates": {
"MVR": 1.292321
}
}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": 129.2321,
"rate": 1.292321
}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