Rate Overview
Live
1 MOP = 0.457509 PLN
1 PLN = 2.1857
MOP
Avg
0.460056
High
0.461790
Low
0.457509
Last updated: 8/20/2026, 10:57:41 PM
Quick Conversions
| MOP | PLN |
|---|---|
| 1 MOP | 0.46 PLN |
| 10 MOP | 4.58 PLN |
| 50 MOP | 22.88 PLN |
| 100 MOP | 45.75 PLN |
| 500 MOP | 228.75 PLN |
| 1,000 MOP | 457.51 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-08-20T22:57:41Z",
"rates": {
"PLN": 0.457509
}
}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": 45.7509,
"rate": 0.457509
}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