Rate Overview
Live
1 MOP = 0.448567 PLN
1 PLN = 2.2293
MOP
Avg
0.450951
High
0.452820
Low
0.448567
Last updated: 5/29/2026, 4:26:39 PM
Quick Conversions
| MOP | PLN |
|---|---|
| 1 MOP | 0.45 PLN |
| 10 MOP | 4.49 PLN |
| 50 MOP | 22.43 PLN |
| 100 MOP | 44.86 PLN |
| 500 MOP | 224.28 PLN |
| 1,000 MOP | 448.57 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-29T16:26:39Z",
"rates": {
"PLN": 0.448567
}
}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.8567,
"rate": 0.448567
}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