Rate Overview
Live
1 YER = 0.014245 PEN
1 PEN = 70.2001
YER
Avg
0.014264
High
0.014700
Low
0.014016
Last updated: 5/27/2026, 7:37:46 PM
Quick Conversions
| YER | PEN |
|---|---|
| 1 YER | 0.01 PEN |
| 10 YER | 0.14 PEN |
| 50 YER | 0.71 PEN |
| 100 YER | 1.42 PEN |
| 500 YER | 7.12 PEN |
| 1,000 YER | 14.25 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-05-27T19:37:46Z",
"rates": {
"PEN": 0.014245
}
}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.4245,
"rate": 0.014245
}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