Rate Overview
Live
1 PEN = 13.0234 UAH
1 UAH = 0.076785
PEN
Avg
12.9978
High
13.0318
Low
12.9086
Last updated: 5/27/2026, 8:41:26 PM
Quick Conversions
| PEN | UAH |
|---|---|
| 1 PEN | 13.02 UAH |
| 10 PEN | 130.23 UAH |
| 50 PEN | 651.17 UAH |
| 100 PEN | 1,302.34 UAH |
| 500 PEN | 6,511.68 UAH |
| 1,000 PEN | 13,023.37 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-05-27T20:41:26Z",
"rates": {
"UAH": 13.023369
}
}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": 1302.3369,
"rate": 13.023369
}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