Rate Overview
Live
1 MVR = 0.867797 BWP
1 BWP = 1.1523
MVR
Avg
0.867911
High
0.871667
Low
0.866280
Last updated: 4/18/2026, 8:43:30 AM
Quick Conversions
| MVR | BWP |
|---|---|
| 1 MVR | 0.87 BWP |
| 10 MVR | 8.68 BWP |
| 50 MVR | 43.39 BWP |
| 100 MVR | 86.78 BWP |
| 500 MVR | 433.90 BWP |
| 1,000 MVR | 867.80 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-04-18T08:43:30Z",
"rates": {
"BWP": 0.867797
}
}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": 86.7797,
"rate": 0.867797
}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