Rate Overview
Live
1 MVR = 0.909453 BWP
1 BWP = 1.0996
MVR
Avg
0.878560
High
0.909453
Low
0.863125
Last updated: 6/20/2026, 8:06:44 AM
Quick Conversions
| MVR | BWP |
|---|---|
| 1 MVR | 0.91 BWP |
| 10 MVR | 9.09 BWP |
| 50 MVR | 45.47 BWP |
| 100 MVR | 90.95 BWP |
| 500 MVR | 454.73 BWP |
| 1,000 MVR | 909.45 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-06-20T08:06:44Z",
"rates": {
"BWP": 0.909453
}
}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": 90.94529999999999,
"rate": 0.909453
}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