Rate Overview
Live
1 PLN = 2.1615 MOP
1 MOP = 0.462642
PLN
Avg
2.1620
High
2.1729
Low
2.1540
Last updated: 9/3/2026, 3:32:09 AM
Quick Conversions
| PLN | MOP |
|---|---|
| 1 PLN | 2.16 MOP |
| 10 PLN | 21.61 MOP |
| 50 PLN | 108.07 MOP |
| 100 PLN | 216.15 MOP |
| 500 PLN | 1,080.75 MOP |
| 1,000 PLN | 2,161.50 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-09-03T03:32:09Z",
"rates": {
"MOP": 2.161499
}
}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": 216.1499,
"rate": 2.161499
}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