Rate Overview
Live
1 PEN = 5.0945 MXN
1 MXN = 0.196292
PEN
Avg
5.2051
High
5.4874
Low
4.9764
Last updated: 5/27/2026, 2:55:12 PM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.09 MXN |
| 10 PEN | 50.94 MXN |
| 50 PEN | 254.72 MXN |
| 100 PEN | 509.45 MXN |
| 500 PEN | 2,547.23 MXN |
| 1,000 PEN | 5,094.45 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-05-27T14:55:12Z",
"rates": {
"MXN": 5.094453
}
}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": 509.4453,
"rate": 5.094453
}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