Rate Overview
Live
1 MOP = 1.6679 BWP
1 BWP = 0.599571
MOP
Avg
1.6892
High
1.7670
Low
1.6679
Last updated: 7/4/2026, 12:15:24 AM
Quick Conversions
| MOP | BWP |
|---|---|
| 1 MOP | 1.67 BWP |
| 10 MOP | 16.68 BWP |
| 50 MOP | 83.39 BWP |
| 100 MOP | 166.79 BWP |
| 500 MOP | 833.93 BWP |
| 1,000 MOP | 1,667.86 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-07-04T00:15:24Z",
"rates": {
"BWP": 1.667858
}
}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.7858,
"rate": 1.667858
}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