Rate Overview
Live
1 PEN = 13.2514 UAH
1 UAH = 0.075463
PEN
Avg
12.6143
High
13.2650
Low
11.6390
Last updated: 7/27/2026, 8:24:24 PM
Quick Conversions
| PEN | UAH |
|---|---|
| 1 PEN | 13.25 UAH |
| 10 PEN | 132.51 UAH |
| 50 PEN | 662.57 UAH |
| 100 PEN | 1,325.14 UAH |
| 500 PEN | 6,625.72 UAH |
| 1,000 PEN | 13,251.44 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-27T20:24:24Z",
"rates": {
"UAH": 13.251443
}
}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.1443,
"rate": 13.251443
}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