Rate Overview
Live
1 BWP = 0.600747 MOP
1 MOP = 1.6646
BWP
Avg
0.599883
High
0.604603
Low
0.596233
Last updated: 6/19/2026, 10:23:46 AM
Quick Conversions
| BWP | MOP |
|---|---|
| 1 BWP | 0.60 MOP |
| 10 BWP | 6.01 MOP |
| 50 BWP | 30.04 MOP |
| 100 BWP | 60.07 MOP |
| 500 BWP | 300.37 MOP |
| 1,000 BWP | 600.75 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-06-19T10:23:46Z",
"rates": {
"MOP": 0.600747
}
}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.0747,
"rate": 0.600747
}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