Rate Overview
Live
1 YER = 0.014498 PEN
1 PEN = 68.9750
YER
Avg
0.014475
High
0.015259
Low
0.013954
Last updated: 3/28/2026, 12:14:35 PM
Quick Conversions
| YER | PEN |
|---|---|
| 1 YER | 0.01 PEN |
| 10 YER | 0.14 PEN |
| 50 YER | 0.72 PEN |
| 100 YER | 1.45 PEN |
| 500 YER | 7.25 PEN |
| 1,000 YER | 14.50 PEN |
Get YER/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=PENExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-28T12:14:35Z",
"rates": {
"PEN": 0.014498
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "PEN",
"amount": 100
},
"result": 1.4498,
"rate": 0.014498
}Build with YER/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key