Rate Overview
Live
1 PEN = 69.9950 YER
1 YER = 0.014287
PEN
Avg
70.3669
High
71.6922
Low
68.0184
Last updated: 7/21/2026, 12:00:26 PM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 69.99 YER |
| 10 PEN | 699.95 YER |
| 50 PEN | 3,499.75 YER |
| 100 PEN | 6,999.50 YER |
| 500 PEN | 34,997.50 YER |
| 1,000 PEN | 69,995.00 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-21T12:00:26Z",
"rates": {
"YER": 69.994995
}
}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": 6999.4995,
"rate": 69.994995
}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