Rate Overview
Live
1 PEN = 70.2422 YER
1 YER = 0.014236
PEN
Avg
69.3838
High
70.3476
Low
68.0184
Last updated: 5/27/2026, 6:30:50 PM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 70.24 YER |
| 10 PEN | 702.42 YER |
| 50 PEN | 3,512.11 YER |
| 100 PEN | 7,024.22 YER |
| 500 PEN | 35,121.08 YER |
| 1,000 PEN | 70,242.17 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-27T18:30:50Z",
"rates": {
"YER": 70.242165
}
}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": 7024.2165,
"rate": 70.242165
}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