Rate Overview
Live
1 PEN = 69.9406 YER
1 YER = 0.014298
PEN
Avg
69.9350
High
71.6922
Low
67.4795
Last updated: 6/30/2026, 10:43:00 AM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 69.94 YER |
| 10 PEN | 699.41 YER |
| 50 PEN | 3,497.03 YER |
| 100 PEN | 6,994.06 YER |
| 500 PEN | 34,970.28 YER |
| 1,000 PEN | 69,940.57 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-30T10:43:00Z",
"rates": {
"YER": 69.940567
}
}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": 6994.0567,
"rate": 69.940567
}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