Rate Overview
Live
1 PLN = 2.2405 MOP
1 MOP = 0.446325
PLN
Avg
2.2290
High
2.2418
Low
2.2169
Last updated: 5/7/2026, 7:45:34 AM
Quick Conversions
| PLN | MOP |
|---|---|
| 1 PLN | 2.24 MOP |
| 10 PLN | 22.41 MOP |
| 50 PLN | 112.03 MOP |
| 100 PLN | 224.05 MOP |
| 500 PLN | 1,120.26 MOP |
| 1,000 PLN | 2,240.52 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-05-07T07:45:34Z",
"rates": {
"MOP": 2.24052
}
}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": 224.05200000000002,
"rate": 2.24052
}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