Rate Overview
Live
1 PEN = 5.1313 MXN
1 MXN = 0.194883
PEN
Avg
5.1559
High
5.3786
Low
4.9589
Last updated: 7/28/2026, 2:02:51 PM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.13 MXN |
| 10 PEN | 51.31 MXN |
| 50 PEN | 256.56 MXN |
| 100 PEN | 513.13 MXN |
| 500 PEN | 2,565.64 MXN |
| 1,000 PEN | 5,131.27 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-07-28T14:02:51Z",
"rates": {
"MXN": 5.131273
}
}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": 513.1273,
"rate": 5.131273
}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