Rate Overview
Live
1 UAH = 0.074781 PEN
1 PEN = 13.3724
UAH
Avg
0.074969
High
0.075286
Low
0.074781
Last updated: 9/9/2026, 7:25:22 PM
Quick Conversions
| UAH | PEN |
|---|---|
| 1 UAH | 0.07 PEN |
| 10 UAH | 0.75 PEN |
| 50 UAH | 3.74 PEN |
| 100 UAH | 7.48 PEN |
| 500 UAH | 37.39 PEN |
| 1,000 UAH | 74.78 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-09-09T19:25:22Z",
"rates": {
"PEN": 0.074781
}
}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.4781,
"rate": 0.074781
}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