Rate Overview
Live
1 UAH = 0.075253 PEN
1 PEN = 13.2885
UAH
Avg
0.077159
High
0.079812
Low
0.074894
Last updated: 7/29/2026, 7:36:25 PM
Quick Conversions
| UAH | PEN |
|---|---|
| 1 UAH | 0.08 PEN |
| 10 UAH | 0.75 PEN |
| 50 UAH | 3.76 PEN |
| 100 UAH | 7.53 PEN |
| 500 UAH | 37.63 PEN |
| 1,000 UAH | 75.25 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-07-29T19:36:25Z",
"rates": {
"PEN": 0.075253
}
}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.5253,
"rate": 0.075253
}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