Rate Overview
Live
1 MOP = 1.6769 BWP
1 BWP = 0.596355
MOP
Avg
1.6517
High
1.6769
Low
1.6198
Last updated: 3/7/2026, 12:08:07 AM
Quick Conversions
| MOP | BWP |
|---|---|
| 1 MOP | 1.68 BWP |
| 10 MOP | 16.77 BWP |
| 50 MOP | 83.84 BWP |
| 100 MOP | 167.69 BWP |
| 500 MOP | 838.43 BWP |
| 1,000 MOP | 1,676.85 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-03-07T00:08:07Z",
"rates": {
"BWP": 1.676854
}
}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": 167.68540000000002,
"rate": 1.676854
}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