Rate Overview
Live
1 MOP = 1.6648 BWP
1 BWP = 0.600690
MOP
Avg
1.6853
High
1.7742
Low
1.6478
Last updated: 8/16/2026, 3:58:32 AM
Quick Conversions
| MOP | BWP |
|---|---|
| 1 MOP | 1.66 BWP |
| 10 MOP | 16.65 BWP |
| 50 MOP | 83.24 BWP |
| 100 MOP | 166.48 BWP |
| 500 MOP | 832.38 BWP |
| 1,000 MOP | 1,664.75 BWP |
Get MOP/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BWPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-08-16T03:58:32Z",
"rates": {
"BWP": 1.664753
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BWP",
"amount": 100
},
"result": 166.4753,
"rate": 1.664753
}Build with MOP/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key