Rate Overview
Live
1 BWP = 0.609072 MOP
1 MOP = 1.6418 BWP
Avg
0.591917
High
0.612864
Low
0.569250
Last updated: 1/25/2026, 11:06:22 AM
Quick Conversions
| BWP | MOP |
|---|---|
| 1 BWP | 0.61 MOP |
| 10 BWP | 6.09 MOP |
| 50 BWP | 30.45 MOP |
| 100 BWP | 60.91 MOP |
| 500 BWP | 304.54 MOP |
| 1,000 BWP | 609.07 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-01-25T11:06:22Z",
"rates": {
"MOP": 0.609072
}
}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.907199999999996,
"rate": 0.609072
}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