Rate Overview
Live
1 PLN = 2.1681 MOP
1 MOP = 0.461228
PLN
Avg
2.2111
High
2.2713
Low
2.1681
Last updated: 3/27/2026, 11:12:38 AM
Quick Conversions
| PLN | MOP |
|---|---|
| 1 PLN | 2.17 MOP |
| 10 PLN | 21.68 MOP |
| 50 PLN | 108.41 MOP |
| 100 PLN | 216.81 MOP |
| 500 PLN | 1,084.06 MOP |
| 1,000 PLN | 2,168.13 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-27T11:12:38Z",
"rates": {
"MOP": 2.168127
}
}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.8127,
"rate": 2.168127
}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