Rate Overview
Live
1 PEN = 5.2029 MXN
1 MXN = 0.192200
PEN
Avg
5.3204
High
5.5691
Low
5.1473
Last updated: 3/27/2026, 6:15:13 PM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.20 MXN |
| 10 PEN | 52.03 MXN |
| 50 PEN | 260.15 MXN |
| 100 PEN | 520.29 MXN |
| 500 PEN | 2,601.46 MXN |
| 1,000 PEN | 5,202.92 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-27T18:15:13Z",
"rates": {
"MXN": 5.20292
}
}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": 520.292,
"rate": 5.20292
}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