Rate Overview
Live
1 BOB = 1.2739 MVR
1 MVR = 0.785004
BOB
Avg
1.3003
High
1.3373
Low
1.2725
Last updated: 9/4/2026, 9:10:00 AM
Quick Conversions
| BOB | MVR |
|---|---|
| 1 BOB | 1.27 MVR |
| 10 BOB | 12.74 MVR |
| 50 BOB | 63.69 MVR |
| 100 BOB | 127.39 MVR |
| 500 BOB | 636.94 MVR |
| 1,000 BOB | 1,273.88 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-09-04T09:10:00Z",
"rates": {
"MVR": 1.273879
}
}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": 127.3879,
"rate": 1.273879
}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