Rate Overview
Live
1 PEN = 5.0475 MXN
1 MXN = 0.198120
PEN
Avg
5.1073
High
5.1827
Low
5.0475
Last updated: 6/16/2026, 1:28:18 PM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.05 MXN |
| 10 PEN | 50.47 MXN |
| 50 PEN | 252.37 MXN |
| 100 PEN | 504.75 MXN |
| 500 PEN | 2,523.73 MXN |
| 1,000 PEN | 5,047.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-06-16T13:28:18Z",
"rates": {
"MXN": 5.047453
}
}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": 504.7453,
"rate": 5.047453
}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