Rate Overview
Live
1 BWP = 0.587537 MOP
1 MOP = 1.7020
BWP
Avg
0.598762
High
0.617362
Low
0.587537
Last updated: 3/27/2026, 8:08:21 AM
Quick Conversions
| BWP | MOP |
|---|---|
| 1 BWP | 0.59 MOP |
| 10 BWP | 5.88 MOP |
| 50 BWP | 29.38 MOP |
| 100 BWP | 58.75 MOP |
| 500 BWP | 293.77 MOP |
| 1,000 BWP | 587.54 MOP |
Get BWP/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=MOPExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-27T08:08:21Z",
"rates": {
"MOP": 0.587537
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "MOP",
"amount": 100
},
"result": 58.753699999999995,
"rate": 0.587537
}Build with BWP/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key