Rate Overview
Live
1 MOP = 1.6693 BWP
1 BWP = 0.599052
MOP
Avg
1.6955
High
1.7897
Low
1.6182
Last updated: 5/29/2026, 12:09:05 AM
Quick Conversions
| MOP | BWP |
|---|---|
| 1 MOP | 1.67 BWP |
| 10 MOP | 16.69 BWP |
| 50 MOP | 83.47 BWP |
| 100 MOP | 166.93 BWP |
| 500 MOP | 834.65 BWP |
| 1,000 MOP | 1,669.30 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-29T00:09:05Z",
"rates": {
"BWP": 1.669303
}
}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.9303,
"rate": 1.669303
}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