Rate Overview
Live
1 PEN = 5.0104 MXN
1 MXN = 0.199585
PEN
Avg
5.0948
High
5.1878
Low
5.0104
Last updated: 4/17/2026, 6:12:36 AM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.01 MXN |
| 10 PEN | 50.10 MXN |
| 50 PEN | 250.52 MXN |
| 100 PEN | 501.04 MXN |
| 500 PEN | 2,505.20 MXN |
| 1,000 PEN | 5,010.39 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-04-17T06:12:36Z",
"rates": {
"MXN": 5.010394
}
}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": 501.0394,
"rate": 5.010394
}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