Rate Overview
Live
1 PLN = 2.2411 MOP
1 MOP = 0.446216
PLN
Avg
2.2300
High
2.2422
Low
2.2122
Last updated: 4/17/2026, 6:04:37 AM
Quick Conversions
| PLN | MOP |
|---|---|
| 1 PLN | 2.24 MOP |
| 10 PLN | 22.41 MOP |
| 50 PLN | 112.05 MOP |
| 100 PLN | 224.11 MOP |
| 500 PLN | 1,120.53 MOP |
| 1,000 PLN | 2,241.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-04-17T06:04:37Z",
"rates": {
"MOP": 2.241066
}
}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.10660000000001,
"rate": 2.241066
}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