Rate Overview
Live
1 PEN = 70.3808 YER
1 YER = 0.014208
PEN
Avg
70.2231
High
70.4711
Low
69.6687
Last updated: 7/6/2026, 12:30:34 AM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 70.38 YER |
| 10 PEN | 703.81 YER |
| 50 PEN | 3,519.04 YER |
| 100 PEN | 7,038.08 YER |
| 500 PEN | 35,190.39 YER |
| 1,000 PEN | 70,380.79 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-06T00:30:34Z",
"rates": {
"YER": 70.380788
}
}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": 7038.078799999999,
"rate": 70.380788
}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