Rate Overview
Live
1 MVR = 0.871130 BWP
1 BWP = 1.1479
MVR
Avg
0.873150
High
0.876397
Low
0.870932
Last updated: 8/13/2026, 1:05:44 PM
Quick Conversions
| MVR | BWP |
|---|---|
| 1 MVR | 0.87 BWP |
| 10 MVR | 8.71 BWP |
| 50 MVR | 43.56 BWP |
| 100 MVR | 87.11 BWP |
| 500 MVR | 435.57 BWP |
| 1,000 MVR | 871.13 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-08-13T13:05:44Z",
"rates": {
"BWP": 0.87113
}
}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.113,
"rate": 0.87113
}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