Rate Overview
Live
1 MXN = 0.193313 PEN
1 PEN = 5.1730 MXN
Avg
0.188004
High
0.193614
Low
0.185397
Last updated: 1/25/2026, 3:11:24 PM
Quick Conversions
| MXN | PEN |
|---|---|
| 1 MXN | 0.19 PEN |
| 10 MXN | 1.93 PEN |
| 50 MXN | 9.67 PEN |
| 100 MXN | 19.33 PEN |
| 500 MXN | 96.66 PEN |
| 1,000 MXN | 193.31 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-01-25T15:11:24Z",
"rates": {
"PEN": 0.193313
}
}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.331300000000002,
"rate": 0.193313
}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