Rate Overview
Live
1 BWP = 1.1291 MVR
1 MVR = 0.885636
BWP
Avg
1.1253
High
1.1616
Low
1.0806
Last updated: 7/29/2026, 7:26:41 AM
Quick Conversions
| BWP | MVR |
|---|---|
| 1 BWP | 1.13 MVR |
| 10 BWP | 11.29 MVR |
| 50 BWP | 56.46 MVR |
| 100 BWP | 112.91 MVR |
| 500 BWP | 564.57 MVR |
| 1,000 BWP | 1,129.13 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-07-29T07:26:41Z",
"rates": {
"MVR": 1.129132
}
}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": 112.9132,
"rate": 1.129132
}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