Rate Overview
Live
1 MOP = 1.6600 BWP
1 BWP = 0.602425
MOP
Avg
1.6762
High
1.6842
Low
1.6600
Last updated: 5/8/2026, 12:58:50 PM
Quick Conversions
| MOP | BWP |
|---|---|
| 1 MOP | 1.66 BWP |
| 10 MOP | 16.60 BWP |
| 50 MOP | 83.00 BWP |
| 100 MOP | 166.00 BWP |
| 500 MOP | 829.98 BWP |
| 1,000 MOP | 1,659.96 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-05-08T12:58:50Z",
"rates": {
"BWP": 1.659958
}
}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": 165.9958,
"rate": 1.659958
}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