Rate Overview
Live
1 PEN = 70.1957 YER
1 YER = 0.014246
PEN
Avg
70.4416
High
71.6922
Low
68.0184
Last updated: 5/27/2026, 7:40:49 PM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 70.20 YER |
| 10 PEN | 701.96 YER |
| 50 PEN | 3,509.78 YER |
| 100 PEN | 7,019.57 YER |
| 500 PEN | 35,097.84 YER |
| 1,000 PEN | 70,195.68 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-27T19:40:49Z",
"rates": {
"YER": 70.195678
}
}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": 7019.5678,
"rate": 70.195678
}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