Rate Overview
Live
1 PEN = 68.5014 YER
1 YER = 0.014598
PEN
Avg
69.9642
High
71.3051
Low
68.5014
Last updated: 3/7/2026, 7:40:31 AM
Quick Conversions
| PEN | YER |
|---|---|
| 1 PEN | 68.50 YER |
| 10 PEN | 685.01 YER |
| 50 PEN | 3,425.07 YER |
| 100 PEN | 6,850.14 YER |
| 500 PEN | 34,250.72 YER |
| 1,000 PEN | 68,501.43 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-07T07:40:31Z",
"rates": {
"YER": 68.501434
}
}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": 6850.1434,
"rate": 68.501434
}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