Rate Overview
Live
1 BWP = 0.600498 MOP
1 MOP = 1.6653
BWP
Avg
0.602507
High
0.604467
Low
0.600498
Last updated: 9/11/2026, 7:26:49 AM
Quick Conversions
| BWP | MOP |
|---|---|
| 1 BWP | 0.60 MOP |
| 10 BWP | 6.00 MOP |
| 50 BWP | 30.02 MOP |
| 100 BWP | 60.05 MOP |
| 500 BWP | 300.25 MOP |
| 1,000 BWP | 600.50 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-09-11T07:26:49Z",
"rates": {
"MOP": 0.600498
}
}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.0498,
"rate": 0.600498
}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