Rate Overview
Live
1 BWP = 1.1505 MVR
1 MVR = 0.869150
BWP
Avg
1.1420
High
1.1510
Low
1.1370
Last updated: 5/8/2026, 12:59:01 PM
Quick Conversions
| BWP | MVR |
|---|---|
| 1 BWP | 1.15 MVR |
| 10 BWP | 11.51 MVR |
| 50 BWP | 57.53 MVR |
| 100 BWP | 115.05 MVR |
| 500 BWP | 575.27 MVR |
| 1,000 BWP | 1,150.55 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-05-08T12:59:01Z",
"rates": {
"MVR": 1.150549
}
}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.0549,
"rate": 1.150549
}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