Rate Overview
Live
1 PEN = 68.9169 YER
1 YER = 0.014510
PEN
Avg
68.4974
High
69.2499
Low
68.0266
Last updated: 5/7/2026, 2:50:48 PM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 68.92 YER |
| 10 PEN | 689.17 YER |
| 50 PEN | 3,445.85 YER |
| 100 PEN | 6,891.69 YER |
| 500 PEN | 34,458.46 YER |
| 1,000 PEN | 68,916.93 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-05-07T14:50:48Z",
"rates": {
"YER": 68.916928
}
}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": 6891.6928,
"rate": 68.916928
}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