Rate Overview
Live
1 MOP = 1.6418 BWP
1 BWP = 0.609072 MOP
Avg
1.6573
High
1.6792
Low
1.6418
Last updated: 1/25/2026, 6:44:54 PM
Quick Conversions
| MOP | BWP |
|---|---|
| 1 MOP | 1.64 BWP |
| 10 MOP | 16.42 BWP |
| 50 MOP | 82.09 BWP |
| 100 MOP | 164.18 BWP |
| 500 MOP | 820.92 BWP |
| 1,000 MOP | 1,641.84 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-01-25T18:44:54Z",
"rates": {
"BWP": 1.641841
}
}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": 164.1841,
"rate": 1.641841
}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