Rate Overview
Live
1 PLN = 2.1857 MOP
1 MOP = 0.457511
PLN
Avg
2.2114
High
2.2543
Low
2.1722
Last updated: 3/6/2026, 7:34:23 PM
Quick Conversions
| PLN | MOP |
|---|---|
| 1 PLN | 2.19 MOP |
| 10 PLN | 21.86 MOP |
| 50 PLN | 109.29 MOP |
| 100 PLN | 218.57 MOP |
| 500 PLN | 1,092.87 MOP |
| 1,000 PLN | 2,185.74 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-03-06T19:34:23Z",
"rates": {
"MOP": 2.185739
}
}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": 218.57389999999998,
"rate": 2.185739
}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