Rate Overview
Live
1 PEN = 70.0292 YER
1 YER = 0.014280
PEN
Avg
70.1019
High
71.7427
Low
68.1596
Last updated: 7/28/2026, 8:27:48 AM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 70.03 YER |
| 10 PEN | 700.29 YER |
| 50 PEN | 3,501.46 YER |
| 100 PEN | 7,002.92 YER |
| 500 PEN | 35,014.58 YER |
| 1,000 PEN | 70,029.16 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-28T08:27:48Z",
"rates": {
"YER": 70.029164
}
}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": 7002.916399999999,
"rate": 70.029164
}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