Rate Overview
Live
1 MOP = 1.6635 BWP
1 BWP = 0.601157
MOP
Avg
1.6655
High
1.6694
Low
1.6616
Last updated: 8/17/2026, 11:47:07 AM
Quick Conversions
| MOP | BWP |
|---|---|
| 1 MOP | 1.66 BWP |
| 10 MOP | 16.63 BWP |
| 50 MOP | 83.17 BWP |
| 100 MOP | 166.35 BWP |
| 500 MOP | 831.73 BWP |
| 1,000 MOP | 1,663.46 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-17T11:47:07Z",
"rates": {
"BWP": 1.663458
}
}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.3458,
"rate": 1.663458
}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