Rate Overview
Live
1 BWP = 1.1523 MVR
1 MVR = 0.867798
BWP
Avg
1.1522
High
1.1544
Low
1.1472
Last updated: 4/18/2026, 8:43:31 AM
Quick Conversions
| BWP | MVR |
|---|---|
| 1 BWP | 1.15 MVR |
| 10 BWP | 11.52 MVR |
| 50 BWP | 57.62 MVR |
| 100 BWP | 115.23 MVR |
| 500 BWP | 576.17 MVR |
| 1,000 BWP | 1,152.34 MVR |
Get BWP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=MVRExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-04-18T08:43:31Z",
"rates": {
"MVR": 1.152342
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "MVR",
"amount": 100
},
"result": 115.2342,
"rate": 1.152342
}Build with BWP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key