Rate Overview
Live
1 MXN = 0.206651 PLN
1 PLN = 4.8391
MXN
Avg
0.208148
High
0.210869
Low
0.206651
Last updated: 3/7/2026, 3:31:44 AM
Quick Conversions
| MXN | PLN |
|---|---|
| 1 MXN | 0.21 PLN |
| 10 MXN | 2.07 PLN |
| 50 MXN | 10.33 PLN |
| 100 MXN | 20.67 PLN |
| 500 MXN | 103.33 PLN |
| 1,000 MXN | 206.65 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-03-07T03:31:44Z",
"rates": {
"PLN": 0.206651
}
}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.6651,
"rate": 0.206651
}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