Rate Overview
Live
1 BWP = 1.1378 MVR
1 MVR = 0.878884
BWP
Avg
1.1293
High
1.1826
Low
1.0723
Last updated: 8/4/2026, 12:26:09 AM
Quick Conversions
| BWP | MVR |
|---|---|
| 1 BWP | 1.14 MVR |
| 10 BWP | 11.38 MVR |
| 50 BWP | 56.89 MVR |
| 100 BWP | 113.78 MVR |
| 500 BWP | 568.90 MVR |
| 1,000 BWP | 1,137.81 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-08-04T00:26:09Z",
"rates": {
"MVR": 1.137807
}
}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": 113.7807,
"rate": 1.137807
}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