Rate Overview
Live
1 PEN = 13.2526 UAH
1 UAH = 0.075457
PEN
Avg
13.2292
High
13.2541
Low
13.1878
Last updated: 7/27/2026, 6:06:35 PM
Quick Conversions
| PEN | UAH |
|---|---|
| 1 PEN | 13.25 UAH |
| 10 PEN | 132.53 UAH |
| 50 PEN | 662.63 UAH |
| 100 PEN | 1,325.26 UAH |
| 500 PEN | 6,626.31 UAH |
| 1,000 PEN | 13,252.62 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-07-27T18:06:35Z",
"rates": {
"UAH": 13.252619
}
}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": 1325.2619,
"rate": 13.252619
}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