Rate Overview
Live
1 UAH = 0.079633 PEN
1 PEN = 12.5576
UAH
Avg
0.078344
High
0.079633
Low
0.077248
Last updated: 3/7/2026, 7:41:39 AM
Quick Conversions
| UAH | PEN |
|---|---|
| 1 UAH | 0.08 PEN |
| 10 UAH | 0.80 PEN |
| 50 UAH | 3.98 PEN |
| 100 UAH | 7.96 PEN |
| 500 UAH | 39.82 PEN |
| 1,000 UAH | 79.63 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-03-07T07:41:39Z",
"rates": {
"PEN": 0.079633
}
}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.963299999999999,
"rate": 0.079633
}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