Rate Overview
Live
1 PEN = 5.0815 MXN
1 MXN = 0.196791
PEN
Avg
5.1547
High
5.3786
Low
4.9589
Last updated: 5/27/2026, 12:16:45 PM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.08 MXN |
| 10 PEN | 50.82 MXN |
| 50 PEN | 254.08 MXN |
| 100 PEN | 508.15 MXN |
| 500 PEN | 2,540.77 MXN |
| 1,000 PEN | 5,081.54 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-27T12:16:45Z",
"rates": {
"MXN": 5.081537
}
}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": 508.1537,
"rate": 5.081537
}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