Rate Overview
Live
1 PLN = 2.2104 MOP
1 MOP = 0.452402
PLN
Avg
2.2015
High
2.2104
Low
2.1901
Last updated: 6/17/2026, 6:33:21 AM
Quick Conversions
| PLN | MOP |
|---|---|
| 1 PLN | 2.21 MOP |
| 10 PLN | 22.10 MOP |
| 50 PLN | 110.52 MOP |
| 100 PLN | 221.04 MOP |
| 500 PLN | 1,105.21 MOP |
| 1,000 PLN | 2,210.42 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-06-17T06:33:21Z",
"rates": {
"MOP": 2.210423
}
}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": 221.0423,
"rate": 2.210423
}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