Rate Overview
Live
1 UAH = 0.078917 PEN
1 PEN = 12.6715
UAH
Avg
0.078835
High
0.079435
Low
0.078313
Last updated: 3/28/2026, 12:07:56 PM
Quick Conversions
| UAH | PEN |
|---|---|
| 1 UAH | 0.08 PEN |
| 10 UAH | 0.79 PEN |
| 50 UAH | 3.95 PEN |
| 100 UAH | 7.89 PEN |
| 500 UAH | 39.46 PEN |
| 1,000 UAH | 78.92 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-28T12:07:56Z",
"rates": {
"PEN": 0.078917
}
}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.8917,
"rate": 0.078917
}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