Rate Overview
Live
1 PLN = 2.1719 MOP
1 MOP = 0.460422
PLN
Avg
2.1923
High
2.2713
Low
2.0580
Last updated: 3/27/2026, 9:34:21 AM
Quick Conversions
| PLN | MOP |
|---|---|
| 1 PLN | 2.17 MOP |
| 10 PLN | 21.72 MOP |
| 50 PLN | 108.60 MOP |
| 100 PLN | 217.19 MOP |
| 500 PLN | 1,085.96 MOP |
| 1,000 PLN | 2,171.92 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-27T09:34:21Z",
"rates": {
"MOP": 2.171922
}
}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": 217.19219999999999,
"rate": 2.171922
}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