Rate Overview
Live
1 PEN = 69.6424 YER
1 YER = 0.014359
PEN
Avg
70.2601
High
70.9982
Low
69.6424
Last updated: 7/15/2026, 11:42:59 AM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 69.64 YER |
| 10 PEN | 696.42 YER |
| 50 PEN | 3,482.12 YER |
| 100 PEN | 6,964.24 YER |
| 500 PEN | 34,821.22 YER |
| 1,000 PEN | 69,642.43 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-15T11:42:59Z",
"rates": {
"YER": 69.642434
}
}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": 6964.243399999999,
"rate": 69.642434
}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