Rate Overview
Live
1 PEN = 5.1961 MXN
1 MXN = 0.192450
PEN
Avg
5.1706
High
5.2028
Low
5.1448
Last updated: 3/27/2026, 4:25:28 PM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.20 MXN |
| 10 PEN | 51.96 MXN |
| 50 PEN | 259.81 MXN |
| 100 PEN | 519.61 MXN |
| 500 PEN | 2,598.07 MXN |
| 1,000 PEN | 5,196.15 MXN |
Get PEN/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=MXNExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T16:25:28Z",
"rates": {
"MXN": 5.196149
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "MXN",
"amount": 100
},
"result": 519.6149,
"rate": 5.196149
}Build with PEN/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key