Rate Overview
Live
1 PEN = 13.1532 UAH
1 UAH = 0.076027
PEN
Avg
13.2655
High
13.3658
Low
13.1532
Last updated: 6/17/2026, 8:12:53 AM
Quick Conversions
| PEN | UAH |
|---|---|
| 1 PEN | 13.15 UAH |
| 10 PEN | 131.53 UAH |
| 50 PEN | 657.66 UAH |
| 100 PEN | 1,315.32 UAH |
| 500 PEN | 6,576.60 UAH |
| 1,000 PEN | 13,153.19 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-06-17T08:12:53Z",
"rates": {
"UAH": 13.153191
}
}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": 1315.3191,
"rate": 13.153191
}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