Rate Overview
Live
1 MVR = 0.887948 BWP
1 BWP = 1.1262
MVR
Avg
0.884714
High
0.929727
Low
0.844917
Last updated: 3/27/2026, 8:18:56 AM
Quick Conversions
| MVR | BWP |
|---|---|
| 1 MVR | 0.89 BWP |
| 10 MVR | 8.88 BWP |
| 50 MVR | 44.40 BWP |
| 100 MVR | 88.79 BWP |
| 500 MVR | 443.97 BWP |
| 1,000 MVR | 887.95 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-27T08:18:56Z",
"rates": {
"BWP": 0.887948
}
}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.7948,
"rate": 0.887948
}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