Rate Overview
Live
1 MOP = 0.462700 PLN
1 PLN = 2.1612
MOP
Avg
0.453279
High
0.470527
Low
0.436881
Last updated: 8/1/2026, 1:30:45 PM
Quick Conversions
| MOP | PLN |
|---|---|
| 1 MOP | 0.46 PLN |
| 10 MOP | 4.63 PLN |
| 50 MOP | 23.14 PLN |
| 100 MOP | 46.27 PLN |
| 500 MOP | 231.35 PLN |
| 1,000 MOP | 462.70 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-01T13:30:45Z",
"rates": {
"PLN": 0.4627
}
}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.27,
"rate": 0.4627
}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