Rate Overview
Live
1 PEN = 69.9900 YER
1 YER = 0.014288
PEN
Avg
70.4979
High
70.9982
Low
69.9900
Last updated: 6/17/2026, 8:17:18 AM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 69.99 YER |
| 10 PEN | 699.90 YER |
| 50 PEN | 3,499.50 YER |
| 100 PEN | 6,999.00 YER |
| 500 PEN | 34,994.98 YER |
| 1,000 PEN | 69,989.96 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-06-17T08:17:18Z",
"rates": {
"YER": 69.989956
}
}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": 6998.9956,
"rate": 69.989956
}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