Rate Overview
Live
1 MXN = 0.218693 PLN
1 PLN = 4.5726
MXN
Avg
0.217523
High
0.219018
Low
0.215903
Last updated: 8/13/2026, 10:27:28 AM
Quick Conversions
| MXN | PLN |
|---|---|
| 1 MXN | 0.22 PLN |
| 10 MXN | 2.19 PLN |
| 50 MXN | 10.93 PLN |
| 100 MXN | 21.87 PLN |
| 500 MXN | 109.35 PLN |
| 1,000 MXN | 218.69 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-08-13T10:27:28Z",
"rates": {
"PLN": 0.218693
}
}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.8693,
"rate": 0.218693
}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