Rate Overview
Live
1 UAH = 0.074546 PEN
1 PEN = 13.4145
UAH
Avg
0.074851
High
0.075404
Low
0.074546
Last updated: 8/20/2026, 2:56:17 AM
Quick Conversions
| UAH | PEN |
|---|---|
| 1 UAH | 0.07 PEN |
| 10 UAH | 0.75 PEN |
| 50 UAH | 3.73 PEN |
| 100 UAH | 7.45 PEN |
| 500 UAH | 37.27 PEN |
| 1,000 UAH | 74.55 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-08-20T02:56:17Z",
"rates": {
"PEN": 0.074546
}
}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.4546,
"rate": 0.074546
}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