Rate Overview
Live
1 PEN = 70.0361 YER
1 YER = 0.014278
PEN
Avg
70.2299
High
70.5533
Low
70.0361
Last updated: 7/25/2026, 11:01:18 PM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 70.04 YER |
| 10 PEN | 700.36 YER |
| 50 PEN | 3,501.80 YER |
| 100 PEN | 7,003.61 YER |
| 500 PEN | 35,018.04 YER |
| 1,000 PEN | 70,036.07 YER |
Get PEN/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=YERExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-25T23:01:18Z",
"rates": {
"YER": 70.036073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "YER",
"amount": 100
},
"result": 7003.607300000001,
"rate": 70.036073
}Build with PEN/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key