Rate Overview
Live
1 MXN = 0.209613 PLN
1 PLN = 4.7707
MXN
Avg
0.210649
High
0.211195
Low
0.209613
Last updated: 5/27/2026, 5:28:35 PM
Quick Conversions
| MXN | PLN |
|---|---|
| 1 MXN | 0.21 PLN |
| 10 MXN | 2.10 PLN |
| 50 MXN | 10.48 PLN |
| 100 MXN | 20.96 PLN |
| 500 MXN | 104.81 PLN |
| 1,000 MXN | 209.61 PLN |
Get MXN/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=PLNExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-27T17:28:35Z",
"rates": {
"PLN": 0.209613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "PLN",
"amount": 100
},
"result": 20.961299999999998,
"rate": 0.209613
}Build with MXN/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key