Rate Overview
Live
1 UAH = 0.068167 LTL
1 LTL = 14.6699
UAH
Avg
0.069434
High
0.071422
Low
0.067493
Last updated: 3/27/2026, 3:34:17 PM
Quick Conversions
| UAH | LTL |
|---|---|
| 1 UAH | 0.07 LTL |
| 10 UAH | 0.68 LTL |
| 50 UAH | 3.41 LTL |
| 100 UAH | 6.82 LTL |
| 500 UAH | 34.08 LTL |
| 1,000 UAH | 68.17 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-03-27T15:34:17Z",
"rates": {
"LTL": 0.068167
}
}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.816700000000001,
"rate": 0.068167
}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