Rate Overview
Live
1 UAH = 0.079106 PEN
1 PEN = 12.6413
UAH
Avg
0.079168
High
0.079812
Low
0.078181
Last updated: 5/8/2026, 1:03:04 PM
Quick Conversions
| UAH | PEN |
|---|---|
| 1 UAH | 0.08 PEN |
| 10 UAH | 0.79 PEN |
| 50 UAH | 3.96 PEN |
| 100 UAH | 7.91 PEN |
| 500 UAH | 39.55 PEN |
| 1,000 UAH | 79.11 PEN |
Get UAH/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=PENExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-08T13:03:04Z",
"rates": {
"PEN": 0.079106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "PEN",
"amount": 100
},
"result": 7.9106,
"rate": 0.079106
}Build with UAH/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key