Rate Overview
Live
1 MXN = 0.208609 PLN
1 PLN = 4.7937
MXN
Avg
0.208884
High
0.209705
Low
0.208050
Last updated: 4/17/2026, 4:52:36 AM
Quick Conversions
| MXN | PLN |
|---|---|
| 1 MXN | 0.21 PLN |
| 10 MXN | 2.09 PLN |
| 50 MXN | 10.43 PLN |
| 100 MXN | 20.86 PLN |
| 500 MXN | 104.30 PLN |
| 1,000 MXN | 208.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-04-17T04:52:36Z",
"rates": {
"PLN": 0.208609
}
}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.860899999999997,
"rate": 0.208609
}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