Rate Overview
Live
1 MOP = 0.459386 PLN
1 PLN = 2.1768
MOP
Avg
0.458215
High
0.460047
Low
0.455861
Last updated: 3/27/2026, 6:35:17 AM
Quick Conversions
| MOP | PLN |
|---|---|
| 1 MOP | 0.46 PLN |
| 10 MOP | 4.59 PLN |
| 50 MOP | 22.97 PLN |
| 100 MOP | 45.94 PLN |
| 500 MOP | 229.69 PLN |
| 1,000 MOP | 459.39 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-03-27T06:35:17Z",
"rates": {
"PLN": 0.459386
}
}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.9386,
"rate": 0.459386
}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