Rate Overview
Live
1 PLN = 4.8501 MXN
1 MXN = 0.206183
PLN
Avg
5.0488
High
5.3225
Low
4.7951
Last updated: 3/27/2026, 4:43:21 PM
Quick Conversions
| PLN | MXN |
|---|---|
| 1 PLN | 4.85 MXN |
| 10 PLN | 48.50 MXN |
| 50 PLN | 242.50 MXN |
| 100 PLN | 485.01 MXN |
| 500 PLN | 2,425.03 MXN |
| 1,000 PLN | 4,850.06 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-27T16:43:21Z",
"rates": {
"MXN": 4.850056
}
}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": 485.0056,
"rate": 4.850056
}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