Rate Overview
Live
1 BWP = 1.1436 MVR
1 MVR = 0.874412
BWP
Avg
1.1601
High
1.1844
Low
1.1436
Last updated: 3/7/2026, 3:44:01 AM
Quick Conversions
| BWP | MVR |
|---|---|
| 1 BWP | 1.14 MVR |
| 10 BWP | 11.44 MVR |
| 50 BWP | 57.18 MVR |
| 100 BWP | 114.36 MVR |
| 500 BWP | 571.81 MVR |
| 1,000 BWP | 1,143.63 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-03-07T03:44:01Z",
"rates": {
"MVR": 1.143626
}
}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": 114.3626,
"rate": 1.143626
}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