Rate Overview
Live
1 UAH = 0.075697 PEN
1 PEN = 13.2106
UAH
Avg
0.075246
High
0.075791
Low
0.074817
Last updated: 6/18/2026, 10:04:59 AM
Quick Conversions
| UAH | PEN |
|---|---|
| 1 UAH | 0.08 PEN |
| 10 UAH | 0.76 PEN |
| 50 UAH | 3.78 PEN |
| 100 UAH | 7.57 PEN |
| 500 UAH | 37.85 PEN |
| 1,000 UAH | 75.70 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-06-18T10:04:59Z",
"rates": {
"PEN": 0.075697
}
}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.5697,
"rate": 0.075697
}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