Rate Overview
Live
1 MOP = 0.445937 PLN
1 PLN = 2.2425
MOP
Avg
0.447449
High
0.451075
Low
0.444646
Last updated: 5/9/2026, 4:52:46 AM
Quick Conversions
| MOP | PLN |
|---|---|
| 1 MOP | 0.45 PLN |
| 10 MOP | 4.46 PLN |
| 50 MOP | 22.30 PLN |
| 100 MOP | 44.59 PLN |
| 500 MOP | 222.97 PLN |
| 1,000 MOP | 445.94 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-05-09T04:52:46Z",
"rates": {
"PLN": 0.445937
}
}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.5937,
"rate": 0.445937
}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