Rate Overview
Live
1 PEN = 5.1145 MXN
1 MXN = 0.195522
PEN
Avg
5.0940
High
5.1198
Low
5.0650
Last updated: 5/27/2026, 5:14:54 PM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.11 MXN |
| 10 PEN | 51.15 MXN |
| 50 PEN | 255.73 MXN |
| 100 PEN | 511.45 MXN |
| 500 PEN | 2,557.25 MXN |
| 1,000 PEN | 5,114.51 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-27T17:14:54Z",
"rates": {
"MXN": 5.114507
}
}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": 511.4507,
"rate": 5.114507
}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