Rate Overview
Live
1 PEN = 69.3679 YER
1 YER = 0.014416
PEN
Avg
70.1165
High
70.8169
Low
69.3679
Last updated: 4/17/2026, 12:03:30 PM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 69.37 YER |
| 10 PEN | 693.68 YER |
| 50 PEN | 3,468.40 YER |
| 100 PEN | 6,936.79 YER |
| 500 PEN | 34,683.95 YER |
| 1,000 PEN | 69,367.91 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-04-17T12:03:30Z",
"rates": {
"YER": 69.36791
}
}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": 6936.790999999999,
"rate": 69.36791
}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