Rate Overview
Live
1 PEN = 70.4898 YER
1 YER = 0.014186
PEN
Avg
70.3367
High
70.5533
Low
70.0361
Last updated: 7/27/2026, 9:02:00 PM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 70.49 YER |
| 10 PEN | 704.90 YER |
| 50 PEN | 3,524.49 YER |
| 100 PEN | 7,048.98 YER |
| 500 PEN | 35,244.89 YER |
| 1,000 PEN | 70,489.78 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-27T21:02:00Z",
"rates": {
"YER": 70.489777
}
}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": 7048.9777,
"rate": 70.489777
}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