Rate Overview
Live
1 PEN = 5.0804 MXN
1 MXN = 0.196836
PEN
Avg
5.0886
High
5.1198
Low
5.0650
Last updated: 5/27/2026, 9:44:51 AM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 5.08 MXN |
| 10 PEN | 50.80 MXN |
| 50 PEN | 254.02 MXN |
| 100 PEN | 508.04 MXN |
| 500 PEN | 2,540.18 MXN |
| 1,000 PEN | 5,080.36 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-05-27T09:44:51Z",
"rates": {
"MXN": 5.080362
}
}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": 508.0362,
"rate": 5.080362
}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