Rate Overview
Live
1 PLN = 4.8402 MXN
1 MXN = 0.206601
PLN
Avg
4.8323
High
4.8569
Low
4.8102
Last updated: 3/27/2026, 12:54:28 PM
Quick Conversions
| PLN | MXN |
|---|---|
| 1 PLN | 4.84 MXN |
| 10 PLN | 48.40 MXN |
| 50 PLN | 242.01 MXN |
| 100 PLN | 484.02 MXN |
| 500 PLN | 2,420.12 MXN |
| 1,000 PLN | 4,840.25 MXN |
Get PLN/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=MXNExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T12:54:28Z",
"rates": {
"MXN": 4.840249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "MXN",
"amount": 100
},
"result": 484.0249,
"rate": 4.840249
}Build with PLN/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key