Rate Overview
Live
1 PLN = 2.1649 MOP
1 MOP = 0.461922
PLN
Avg
2.1920
High
2.2543
Low
2.1542
Last updated: 3/27/2026, 12:51:53 PM
Quick Conversions
| PLN | MOP |
|---|---|
| 1 PLN | 2.16 MOP |
| 10 PLN | 21.65 MOP |
| 50 PLN | 108.24 MOP |
| 100 PLN | 216.49 MOP |
| 500 PLN | 1,082.43 MOP |
| 1,000 PLN | 2,164.87 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-27T12:51:53Z",
"rates": {
"MOP": 2.164868
}
}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.4868,
"rate": 2.164868
}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