Rate Overview
Live
1 MVR = 0.866283 BWP
1 BWP = 1.1544
MVR
Avg
0.867541
High
0.871571
Low
0.865972
Last updated: 9/8/2026, 1:44:45 AM
Quick Conversions
| MVR | BWP |
|---|---|
| 1 MVR | 0.87 BWP |
| 10 MVR | 8.66 BWP |
| 50 MVR | 43.31 BWP |
| 100 MVR | 86.63 BWP |
| 500 MVR | 433.14 BWP |
| 1,000 MVR | 866.28 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-09-08T01:44:45Z",
"rates": {
"BWP": 0.866283
}
}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.6283,
"rate": 0.866283
}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