Rate Overview
Live
1 PLN = 2.2561 MOP
1 MOP = 0.443248 PLN
Avg
2.1580
High
2.2561
Low
1.9547
Last updated: 1/25/2026, 6:48:15 PM
Quick Conversions
| PLN | MOP |
|---|---|
| 1 PLN | 2.26 MOP |
| 10 PLN | 22.56 MOP |
| 50 PLN | 112.80 MOP |
| 100 PLN | 225.61 MOP |
| 500 PLN | 1,128.04 MOP |
| 1,000 PLN | 2,256.07 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-01-25T18:48:15Z",
"rates": {
"MOP": 2.256073
}
}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": 225.6073,
"rate": 2.256073
}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