Rate Overview
Live
1 PEN = 13.1837 UAH
1 UAH = 0.075851
PEN
Avg
13.2190
High
13.2535
Low
13.1837
Last updated: 7/28/2026, 7:34:13 AM
Quick Conversions
| PEN | UAH |
|---|---|
| 1 PEN | 13.18 UAH |
| 10 PEN | 131.84 UAH |
| 50 PEN | 659.18 UAH |
| 100 PEN | 1,318.37 UAH |
| 500 PEN | 6,591.83 UAH |
| 1,000 PEN | 13,183.67 UAH |
Get PEN/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=UAHExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-28T07:34:13Z",
"rates": {
"UAH": 13.183667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "UAH",
"amount": 100
},
"result": 1318.3667,
"rate": 13.183667
}Build with PEN/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key