Rate Overview
Live
1 PEN = 5.2248 MXN
1 MXN = 0.191396
PEN
Avg
5.1735
High
5.2248
Low
5.1448
Last updated: 3/27/2026, 7:58:04 PM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.22 MXN |
| 10 PEN | 52.25 MXN |
| 50 PEN | 261.24 MXN |
| 100 PEN | 522.48 MXN |
| 500 PEN | 2,612.38 MXN |
| 1,000 PEN | 5,224.76 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-27T19:58:04Z",
"rates": {
"MXN": 5.224758
}
}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": 522.4757999999999,
"rate": 5.224758
}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