Rate Overview
Live
1 UAH = 0.075209 PEN
1 PEN = 13.2963
UAH
Avg
0.075721
High
0.076392
Low
0.075076
Last updated: 7/30/2026, 10:35:47 PM
Quick Conversions
| UAH | PEN |
|---|---|
| 1 UAH | 0.08 PEN |
| 10 UAH | 0.75 PEN |
| 50 UAH | 3.76 PEN |
| 100 UAH | 7.52 PEN |
| 500 UAH | 37.60 PEN |
| 1,000 UAH | 75.21 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-30T22:35:47Z",
"rates": {
"PEN": 0.075209
}
}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.5209,
"rate": 0.075209
}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