Rate Overview
Live
1 PLN = 4.5645 MXN
1 MXN = 0.219082
PLN
Avg
4.5534
High
4.5681
Low
4.5439
Last updated: 9/3/2026, 12:21:43 PM
Quick Conversions
| PLN | MXN |
|---|---|
| 1 PLN | 4.56 MXN |
| 10 PLN | 45.64 MXN |
| 50 PLN | 228.22 MXN |
| 100 PLN | 456.45 MXN |
| 500 PLN | 2,282.25 MXN |
| 1,000 PLN | 4,564.50 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-09-03T12:21:43Z",
"rates": {
"MXN": 4.564496
}
}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": 456.44960000000003,
"rate": 4.564496
}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