Rate Overview
Live
1 MOP = 0.443247 PLN
1 PLN = 2.2561 MOP
Avg
0.447759
High
0.453552
Low
0.442501
Last updated: 1/25/2026, 9:04:41 AM
Quick Conversions
| MOP | PLN |
|---|---|
| 1 MOP | 0.44 PLN |
| 10 MOP | 4.43 PLN |
| 50 MOP | 22.16 PLN |
| 100 MOP | 44.32 PLN |
| 500 MOP | 221.62 PLN |
| 1,000 MOP | 443.25 PLN |
Get MOP/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=PLNExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-01-25T09:04:41Z",
"rates": {
"PLN": 0.443247
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "PLN",
"amount": 100
},
"result": 44.3247,
"rate": 0.443247
}Build with MOP/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key