Rate Overview
Live
1 PEN = 68.9705 YER
1 YER = 0.014499
PEN
Avg
68.2499
High
71.3390
Low
66.3150
Last updated: 3/28/2026, 10:49:50 AM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 68.97 YER |
| 10 PEN | 689.70 YER |
| 50 PEN | 3,448.52 YER |
| 100 PEN | 6,897.05 YER |
| 500 PEN | 34,485.23 YER |
| 1,000 PEN | 68,970.46 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-03-28T10:49:50Z",
"rates": {
"YER": 68.970464
}
}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": 6897.046400000001,
"rate": 68.970464
}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