Rate Overview
Live
1 UAH = 0.067613 LTL
1 LTL = 14.7901
UAH
Avg
0.072351
High
0.080218
Low
0.066992
Last updated: 7/28/2026, 3:04:15 PM
Quick Conversions
| UAH | LTL |
|---|---|
| 1 UAH | 0.07 LTL |
| 10 UAH | 0.68 LTL |
| 50 UAH | 3.38 LTL |
| 100 UAH | 6.76 LTL |
| 500 UAH | 33.81 LTL |
| 1,000 UAH | 67.61 LTL |
Get UAH/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=LTLExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-28T15:04:15Z",
"rates": {
"LTL": 0.067613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "LTL",
"amount": 100
},
"result": 6.7613,
"rate": 0.067613
}Build with UAH/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key