Rate Overview
Live
1 PEN = 12.6715 UAH
1 UAH = 0.078917
PEN
Avg
12.6850
High
12.7692
Low
12.5888
Last updated: 3/28/2026, 9:01:48 AM
Quick Conversions
| PEN | UAH |
|---|---|
| 1 PEN | 12.67 UAH |
| 10 PEN | 126.72 UAH |
| 50 PEN | 633.58 UAH |
| 100 PEN | 1,267.15 UAH |
| 500 PEN | 6,335.76 UAH |
| 1,000 PEN | 12,671.52 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-03-28T09:01:48Z",
"rates": {
"UAH": 12.671524
}
}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": 1267.1524,
"rate": 12.671524
}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