Rate Overview
Live
1 PEN = 5.1368 MXN
1 MXN = 0.194675
PEN
Avg
5.3054
High
5.5947
Low
5.0215
Last updated: 7/28/2026, 12:02:23 PM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.14 MXN |
| 10 PEN | 51.37 MXN |
| 50 PEN | 256.84 MXN |
| 100 PEN | 513.68 MXN |
| 500 PEN | 2,568.38 MXN |
| 1,000 PEN | 5,136.77 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-28T12:02:23Z",
"rates": {
"MXN": 5.136767
}
}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.6767,
"rate": 5.136767
}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