Rate Overview
Live
1 PEN = 12.5575 UAH
1 UAH = 0.079634
PEN
Avg
12.7657
High
12.9452
Low
12.5575
Last updated: 3/7/2026, 7:37:39 AM
Quick Conversions
| PEN | UAH |
|---|---|
| 1 PEN | 12.56 UAH |
| 10 PEN | 125.57 UAH |
| 50 PEN | 627.87 UAH |
| 100 PEN | 1,255.75 UAH |
| 500 PEN | 6,278.73 UAH |
| 1,000 PEN | 12,557.47 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-07T07:37:39Z",
"rates": {
"UAH": 12.557466
}
}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": 1255.7466,
"rate": 12.557466
}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