Rate Overview
Live
1 MXN = 0.195762 PEN
1 PEN = 5.1082
MXN
Avg
0.196328
High
0.197433
Low
0.195318
Last updated: 5/27/2026, 10:40:35 PM
Quick Conversions
| MXN | PEN |
|---|---|
| 1 MXN | 0.20 PEN |
| 10 MXN | 1.96 PEN |
| 50 MXN | 9.79 PEN |
| 100 MXN | 19.58 PEN |
| 500 MXN | 97.88 PEN |
| 1,000 MXN | 195.76 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-05-27T22:40:35Z",
"rates": {
"PEN": 0.195762
}
}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.5762,
"rate": 0.195762
}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