Rate Overview
Live
1 MVR = 0.870536 BWP
1 BWP = 1.1487
MVR
Avg
0.886252
High
0.932041
Low
0.857478
Last updated: 5/29/2026, 9:58:25 PM
Quick Conversions
| MVR | BWP |
|---|---|
| 1 MVR | 0.87 BWP |
| 10 MVR | 8.71 BWP |
| 50 MVR | 43.53 BWP |
| 100 MVR | 87.05 BWP |
| 500 MVR | 435.27 BWP |
| 1,000 MVR | 870.54 BWP |
Get MVR/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=BWPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-29T21:58:25Z",
"rates": {
"BWP": 0.870536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "BWP",
"amount": 100
},
"result": 87.0536,
"rate": 0.870536
}Build with MVR/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key