Rate Overview
Live
1 BWP = 0.594182 MOP
1 MOP = 1.6830
BWP
Avg
0.591928
High
0.606882
Low
0.563638
Last updated: 8/1/2026, 5:14:42 AM
Quick Conversions
| BWP | MOP |
|---|---|
| 1 BWP | 0.59 MOP |
| 10 BWP | 5.94 MOP |
| 50 BWP | 29.71 MOP |
| 100 BWP | 59.42 MOP |
| 500 BWP | 297.09 MOP |
| 1,000 BWP | 594.18 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-08-01T05:14:42Z",
"rates": {
"MOP": 0.594182
}
}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.4182,
"rate": 0.594182
}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