Rate Overview
Live
1 UAH = 0.076606 PEN
1 PEN = 13.0538
UAH
Avg
0.084596
High
0.091234
Low
0.076606
Last updated: 5/28/2026, 9:46:00 PM
Quick Conversions
| UAH | PEN |
|---|---|
| 1 UAH | 0.08 PEN |
| 10 UAH | 0.77 PEN |
| 50 UAH | 3.83 PEN |
| 100 UAH | 7.66 PEN |
| 500 UAH | 38.30 PEN |
| 1,000 UAH | 76.61 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-05-28T21:46:00Z",
"rates": {
"PEN": 0.076606
}
}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.6606,
"rate": 0.076606
}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