Rate Overview
Live
1 MXN = 0.192971 PEN
1 PEN = 5.1821
MXN
Avg
0.193737
High
0.194705
Low
0.192828
Last updated: 7/8/2026, 6:04:24 PM
Quick Conversions
| MXN | PEN |
|---|---|
| 1 MXN | 0.19 PEN |
| 10 MXN | 1.93 PEN |
| 50 MXN | 9.65 PEN |
| 100 MXN | 19.30 PEN |
| 500 MXN | 96.49 PEN |
| 1,000 MXN | 192.97 PEN |
Get MXN/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=PENExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-08T18:04:24Z",
"rates": {
"PEN": 0.192971
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "PEN",
"amount": 100
},
"result": 19.2971,
"rate": 0.192971
}Build with MXN/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key