Rate Overview
Live
1 PEN = 13.1491 UAH
1 UAH = 0.076051
PEN
Avg
13.1777
High
13.2608
Low
13.0902
Last updated: 7/7/2026, 2:04:15 AM
Quick Conversions
| PEN | UAH |
|---|---|
| 1 PEN | 13.15 UAH |
| 10 PEN | 131.49 UAH |
| 50 PEN | 657.46 UAH |
| 100 PEN | 1,314.91 UAH |
| 500 PEN | 6,574.55 UAH |
| 1,000 PEN | 13,149.10 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-07T02:04:15Z",
"rates": {
"UAH": 13.149101
}
}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": 1314.9101,
"rate": 13.149101
}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