Rate Overview
Live
1 PEN = 70.5271 YER
1 YER = 0.014179
PEN
Avg
70.7951
High
71.0678
Low
70.5271
Last updated: 9/3/2026, 4:32:12 AM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 70.53 YER |
| 10 PEN | 705.27 YER |
| 50 PEN | 3,526.36 YER |
| 100 PEN | 7,052.71 YER |
| 500 PEN | 35,263.55 YER |
| 1,000 PEN | 70,527.10 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-09-03T04:32:12Z",
"rates": {
"YER": 70.527104
}
}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": 7052.710399999999,
"rate": 70.527104
}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