Rate Overview
Live
1 PEN = 4.9809 MXN
1 MXN = 0.200768
PEN
Avg
4.9933
High
5.0232
Low
4.9764
Last updated: 5/7/2026, 8:02:00 AM
Quick Conversions
| PEN | MXN |
|---|---|
| 1 PEN | 4.98 MXN |
| 10 PEN | 49.81 MXN |
| 50 PEN | 249.04 MXN |
| 100 PEN | 498.09 MXN |
| 500 PEN | 2,490.44 MXN |
| 1,000 PEN | 4,980.88 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-07T08:02:00Z",
"rates": {
"MXN": 4.980879
}
}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": 498.0879,
"rate": 4.980879
}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