Rate Overview
Live
1 PEN = 13.2619 UAH
1 UAH = 0.075404
PEN
Avg
13.3327
High
13.4148
Low
13.2619
Last updated: 8/15/2026, 10:53:01 AM
Quick Conversions
| PEN | UAH |
|---|---|
| 1 PEN | 13.26 UAH |
| 10 PEN | 132.62 UAH |
| 50 PEN | 663.09 UAH |
| 100 PEN | 1,326.19 UAH |
| 500 PEN | 6,630.94 UAH |
| 1,000 PEN | 13,261.88 UAH |
Get PEN/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=UAHExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-08-15T10:53:01Z",
"rates": {
"UAH": 13.261883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "UAH",
"amount": 100
},
"result": 1326.1883,
"rate": 13.261883
}Build with PEN/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key