Rate Overview
Live
1 BWP = 0.601015 MOP
1 MOP = 1.6639
BWP
Avg
0.600835
High
0.601812
Low
0.600191
Last updated: 8/21/2026, 12:47:26 PM
Quick Conversions
| BWP | MOP |
|---|---|
| 1 BWP | 0.60 MOP |
| 10 BWP | 6.01 MOP |
| 50 BWP | 30.05 MOP |
| 100 BWP | 60.10 MOP |
| 500 BWP | 300.51 MOP |
| 1,000 BWP | 601.02 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-21T12:47:26Z",
"rates": {
"MOP": 0.601015
}
}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.101499999999994,
"rate": 0.601015
}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