Rate Overview
Live
1 PLN = 2.1259 MOP
1 MOP = 0.470398
PLN
Avg
2.1278
High
2.1296
Low
2.1257
Last updated: 7/28/2026, 3:51:15 AM
Quick Conversions
| PLN | MOP |
|---|---|
| 1 PLN | 2.13 MOP |
| 10 PLN | 21.26 MOP |
| 50 PLN | 106.29 MOP |
| 100 PLN | 212.59 MOP |
| 500 PLN | 1,062.93 MOP |
| 1,000 PLN | 2,125.86 MOP |
Get PLN/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=MOPExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-28T03:51:15Z",
"rates": {
"MOP": 2.125859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "MOP",
"amount": 100
},
"result": 212.5859,
"rate": 2.125859
}Build with PLN/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key