Rate Overview
Live
1 PEN = 5.0122 MXN
1 MXN = 0.199513
PEN
Avg
5.0951
High
5.1878
Low
5.0122
Last updated: 4/17/2026, 4:56:14 AM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.01 MXN |
| 10 PEN | 50.12 MXN |
| 50 PEN | 250.61 MXN |
| 100 PEN | 501.22 MXN |
| 500 PEN | 2,506.10 MXN |
| 1,000 PEN | 5,012.20 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-04-17T04:56:14Z",
"rates": {
"MXN": 5.012196
}
}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": 501.2196,
"rate": 5.012196
}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