Rate Overview
Live
1 PEN = 5.0522 MXN
1 MXN = 0.197933
PEN
Avg
5.0806
High
5.1171
Low
5.0505
Last updated: 8/17/2026, 5:49:28 AM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.05 MXN |
| 10 PEN | 50.52 MXN |
| 50 PEN | 252.61 MXN |
| 100 PEN | 505.22 MXN |
| 500 PEN | 2,526.11 MXN |
| 1,000 PEN | 5,052.22 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-08-17T05:49:28Z",
"rates": {
"MXN": 5.052216
}
}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": 505.22159999999997,
"rate": 5.052216
}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