Rate Overview
Live
1 PEN = 12.7066 UAH
1 UAH = 0.078700
PEN
Avg
12.6245
High
12.7282
Low
12.5294
Last updated: 5/7/2026, 2:50:01 PM
Quick Conversions
| PEN | UAH |
|---|---|
| 1 PEN | 12.71 UAH |
| 10 PEN | 127.07 UAH |
| 50 PEN | 635.33 UAH |
| 100 PEN | 1,270.66 UAH |
| 500 PEN | 6,353.28 UAH |
| 1,000 PEN | 12,706.56 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-07T14:50:01Z",
"rates": {
"UAH": 12.70656
}
}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": 1270.656,
"rate": 12.70656
}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