Rate Overview
Live
1 PEN = 12.7001 UAH
1 UAH = 0.078739
PEN
Avg
12.8038
High
12.9406
Low
12.7001
Last updated: 4/17/2026, 12:01:49 PM
Quick Conversions
| PEN | UAH |
|---|---|
| 1 PEN | 12.70 UAH |
| 10 PEN | 127.00 UAH |
| 50 PEN | 635.01 UAH |
| 100 PEN | 1,270.01 UAH |
| 500 PEN | 6,350.07 UAH |
| 1,000 PEN | 12,700.14 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-04-17T12:01:49Z",
"rates": {
"UAH": 12.700137
}
}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.0137,
"rate": 12.700137
}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