Rate Overview
Live
1 PLN = 2.1535 MOP
1 MOP = 0.464357
PLN
Avg
2.1492
High
2.1583
Low
2.1408
Last updated: 7/5/2026, 8:17:50 PM
Quick Conversions
| PLN | MOP |
|---|---|
| 1 PLN | 2.15 MOP |
| 10 PLN | 21.54 MOP |
| 50 PLN | 107.68 MOP |
| 100 PLN | 215.35 MOP |
| 500 PLN | 1,076.76 MOP |
| 1,000 PLN | 2,153.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-07-05T20:17:50Z",
"rates": {
"MOP": 2.153516
}
}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": 215.35160000000002,
"rate": 2.153516
}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