Rate Overview
Live
1 PEN = 13.3306 UAH
1 UAH = 0.075016
PEN
Avg
13.3433
High
13.4142
Low
13.3054
Last updated: 9/2/2026, 7:07:08 PM
Quick Conversions
| PEN | UAH |
|---|---|
| 1 PEN | 13.33 UAH |
| 10 PEN | 133.31 UAH |
| 50 PEN | 666.53 UAH |
| 100 PEN | 1,333.06 UAH |
| 500 PEN | 6,665.29 UAH |
| 1,000 PEN | 13,330.58 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-09-02T19:07:08Z",
"rates": {
"UAH": 13.330576
}
}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": 1333.0576,
"rate": 13.330576
}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