Rate Overview
Live
1 BWP = 0.601185 MOP
1 MOP = 1.6634
BWP
Avg
0.600872
High
0.602175
Low
0.598366
Last updated: 4/18/2026, 8:42:50 AM
Quick Conversions
| BWP | MOP |
|---|---|
| 1 BWP | 0.60 MOP |
| 10 BWP | 6.01 MOP |
| 50 BWP | 30.06 MOP |
| 100 BWP | 60.12 MOP |
| 500 BWP | 300.59 MOP |
| 1,000 BWP | 601.19 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-04-18T08:42:50Z",
"rates": {
"MOP": 0.601185
}
}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.1185,
"rate": 0.601185
}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