Rate Overview
Live
1 MVR = 0.882671 BWP
1 BWP = 1.1329
MVR
Avg
0.886315
High
0.932041
Low
0.857478
Last updated: 7/30/2026, 12:56:56 PM
Quick Conversions
| MVR | BWP |
|---|---|
| 1 MVR | 0.88 BWP |
| 10 MVR | 8.83 BWP |
| 50 MVR | 44.13 BWP |
| 100 MVR | 88.27 BWP |
| 500 MVR | 441.34 BWP |
| 1,000 MVR | 882.67 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-07-30T12:56:56Z",
"rates": {
"BWP": 0.882671
}
}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": 88.2671,
"rate": 0.882671
}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