Rate Overview
Live
1 MVR = 0.873813 BWP
1 BWP = 1.1444
MVR
Avg
0.860557
High
0.873813
Low
0.844312
Last updated: 3/7/2026, 12:08:31 AM
Quick Conversions
| MVR | BWP |
|---|---|
| 1 MVR | 0.87 BWP |
| 10 MVR | 8.74 BWP |
| 50 MVR | 43.69 BWP |
| 100 MVR | 87.38 BWP |
| 500 MVR | 436.91 BWP |
| 1,000 MVR | 873.81 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-03-07T00:08:31Z",
"rates": {
"BWP": 0.873813
}
}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.3813,
"rate": 0.873813
}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