Rate Overview
Live
1 PEN = 70.4693 YER
1 YER = 0.014191
PEN
Avg
70.6874
High
70.9676
Low
70.3680
Last updated: 8/17/2026, 8:13:11 AM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 70.47 YER |
| 10 PEN | 704.69 YER |
| 50 PEN | 3,523.46 YER |
| 100 PEN | 7,046.93 YER |
| 500 PEN | 35,234.63 YER |
| 1,000 PEN | 70,469.26 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-08-17T08:13:11Z",
"rates": {
"YER": 70.469256
}
}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": 7046.9256000000005,
"rate": 70.469256
}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