Rate Overview
Live
1 MXN = 0.214607 PLN
1 PLN = 4.6597
MXN
Avg
0.212779
High
0.254346
Low
0.189152
Last updated: 7/2/2026, 9:32:41 PM
Quick Conversions
| MXN | PLN |
|---|---|
| 1 MXN | 0.21 PLN |
| 10 MXN | 2.15 PLN |
| 50 MXN | 10.73 PLN |
| 100 MXN | 21.46 PLN |
| 500 MXN | 107.30 PLN |
| 1,000 MXN | 214.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-07-02T21:32:41Z",
"rates": {
"PLN": 0.214607
}
}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.4607,
"rate": 0.214607
}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