Rate Overview
Live
1 MOP = 1.6633 BWP
1 BWP = 0.601223
MOP
Avg
1.6738
High
1.7540
Low
1.6182
Last updated: 6/18/2026, 11:26:14 AM
Quick Conversions
| MOP | BWP |
|---|---|
| 1 MOP | 1.66 BWP |
| 10 MOP | 16.63 BWP |
| 50 MOP | 83.16 BWP |
| 100 MOP | 166.33 BWP |
| 500 MOP | 831.64 BWP |
| 1,000 MOP | 1,663.28 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-06-18T11:26:14Z",
"rates": {
"BWP": 1.663276
}
}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.3276,
"rate": 1.663276
}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