Rate Overview
Live
1 PEN = 5.1391 MXN
1 MXN = 0.194585
PEN
Avg
5.1517
High
5.1672
Low
5.1376
Last updated: 7/27/2026, 1:56:37 PM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.14 MXN |
| 10 PEN | 51.39 MXN |
| 50 PEN | 256.96 MXN |
| 100 PEN | 513.91 MXN |
| 500 PEN | 2,569.57 MXN |
| 1,000 PEN | 5,139.15 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-27T13:56:37Z",
"rates": {
"MXN": 5.139146
}
}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.9146000000001,
"rate": 5.139146
}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