Rate Overview
Live
1 BWP = 0.596046 MOP
1 MOP = 1.6777
BWP
Avg
0.605488
High
0.617362
Low
0.596046
Last updated: 3/7/2026, 2:56:08 AM
Quick Conversions
| BWP | MOP |
|---|---|
| 1 BWP | 0.60 MOP |
| 10 BWP | 5.96 MOP |
| 50 BWP | 29.80 MOP |
| 100 BWP | 59.60 MOP |
| 500 BWP | 298.02 MOP |
| 1,000 BWP | 596.05 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-03-07T02:56:08Z",
"rates": {
"MOP": 0.596046
}
}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": 59.6046,
"rate": 0.596046
}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