Rate Overview
Live
1 MOP = 0.465993 PLN
1 PLN = 2.1460
MOP
Avg
0.468387
High
0.471232
Low
0.463331
Last updated: 7/30/2026, 9:54:12 AM
Quick Conversions
| MOP | PLN |
|---|---|
| 1 MOP | 0.47 PLN |
| 10 MOP | 4.66 PLN |
| 50 MOP | 23.30 PLN |
| 100 MOP | 46.60 PLN |
| 500 MOP | 233.00 PLN |
| 1,000 MOP | 465.99 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-30T09:54:12Z",
"rates": {
"PLN": 0.465993
}
}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.5993,
"rate": 0.465993
}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