Rate Overview
Live
1 PEN = 70.2856 YER
1 YER = 0.014228
PEN
Avg
70.1583
High
70.3476
Low
69.7604
Last updated: 5/27/2026, 5:29:10 PM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 70.29 YER |
| 10 PEN | 702.86 YER |
| 50 PEN | 3,514.28 YER |
| 100 PEN | 7,028.56 YER |
| 500 PEN | 35,142.80 YER |
| 1,000 PEN | 70,285.61 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-27T17:29:10Z",
"rates": {
"YER": 70.285609
}
}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": 7028.5608999999995,
"rate": 70.285609
}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