Rate Overview
Live
1 MOP = 0.469148 PLN
1 PLN = 2.1315
MOP
Avg
0.466694
High
0.471159
Low
0.464403
Last updated: 7/11/2026, 1:08:57 AM
Quick Conversions
| MOP | PLN |
|---|---|
| 1 MOP | 0.47 PLN |
| 10 MOP | 4.69 PLN |
| 50 MOP | 23.46 PLN |
| 100 MOP | 46.91 PLN |
| 500 MOP | 234.57 PLN |
| 1,000 MOP | 469.15 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-07-11T01:08:57Z",
"rates": {
"PLN": 0.469148
}
}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": 46.9148,
"rate": 0.469148
}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