Rate Overview
Live
1 BWP = 0.600260 MOP
1 MOP = 1.6659
BWP
Avg
0.594606
High
0.615002
Low
0.561076
Last updated: 5/29/2026, 7:50:45 PM
Quick Conversions
| BWP | MOP |
|---|---|
| 1 BWP | 0.60 MOP |
| 10 BWP | 6.00 MOP |
| 50 BWP | 30.01 MOP |
| 100 BWP | 60.03 MOP |
| 500 BWP | 300.13 MOP |
| 1,000 BWP | 600.26 MOP |
Get BWP/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=MOPExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-29T19:50:45Z",
"rates": {
"MOP": 0.60026
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "MOP",
"amount": 100
},
"result": 60.026,
"rate": 0.60026
}Build with BWP/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key