Rate Overview
Live
1 LTL = 14.9559 UAH
1 UAH = 0.066863
LTL
Avg
14.9714
High
14.9983
Low
14.9375
Last updated: 8/14/2026, 6:32:26 PM
Quick Conversions
| LTL | UAH |
|---|---|
| 1 LTL | 14.96 UAH |
| 10 LTL | 149.56 UAH |
| 50 LTL | 747.80 UAH |
| 100 LTL | 1,495.59 UAH |
| 500 LTL | 7,477.95 UAH |
| 1,000 LTL | 14,955.90 UAH |
Get LTL/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=UAHExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-08-14T18:32:26Z",
"rates": {
"UAH": 14.955905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "UAH",
"amount": 100
},
"result": 1495.5905,
"rate": 14.955905
}Build with LTL/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key