Rate Overview
Live
1 PEN = 5.1125 MXN
1 MXN = 0.195600
PEN
Avg
5.1495
High
5.1864
Low
5.1125
Last updated: 3/7/2026, 5:33:43 AM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.11 MXN |
| 10 PEN | 51.12 MXN |
| 50 PEN | 255.62 MXN |
| 100 PEN | 511.25 MXN |
| 500 PEN | 2,556.24 MXN |
| 1,000 PEN | 5,112.49 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-03-07T05:33:43Z",
"rates": {
"MXN": 5.112487
}
}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.2487,
"rate": 5.112487
}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