Rate Overview
Live
1 MXN = 0.217114 PLN
1 PLN = 4.6059
MXN
Avg
0.204440
High
0.217445
Low
0.194363
Last updated: 7/25/2026, 7:49:01 PM
Quick Conversions
| MXN | PLN |
|---|---|
| 1 MXN | 0.22 PLN |
| 10 MXN | 2.17 PLN |
| 50 MXN | 10.86 PLN |
| 100 MXN | 21.71 PLN |
| 500 MXN | 108.56 PLN |
| 1,000 MXN | 217.11 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-07-25T19:49:01Z",
"rates": {
"PLN": 0.217114
}
}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": 21.7114,
"rate": 0.217114
}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