Rate Overview
Live
1 MOP = 0.445629 PLN
1 PLN = 2.2440
MOP
Avg
0.447784
High
0.452030
Low
0.445121
Last updated: 4/18/2026, 8:44:17 AM
Quick Conversions
| MOP | PLN |
|---|---|
| 1 MOP | 0.45 PLN |
| 10 MOP | 4.46 PLN |
| 50 MOP | 22.28 PLN |
| 100 MOP | 44.56 PLN |
| 500 MOP | 222.81 PLN |
| 1,000 MOP | 445.63 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-04-18T08:44:17Z",
"rates": {
"PLN": 0.445629
}
}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.5629,
"rate": 0.445629
}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