Rate Overview
Live
1 PEN = 5.1186 MXN
1 MXN = 0.195367
PEN
Avg
5.3116
High
5.5947
Low
5.0215
Last updated: 7/21/2026, 1:45:13 PM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.12 MXN |
| 10 PEN | 51.19 MXN |
| 50 PEN | 255.93 MXN |
| 100 PEN | 511.86 MXN |
| 500 PEN | 2,559.29 MXN |
| 1,000 PEN | 5,118.57 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-21T13:45:13Z",
"rates": {
"MXN": 5.118574
}
}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": 511.8574,
"rate": 5.118574
}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