Rate Overview
Live
1 LTL = 14.7900 UAH
1 UAH = 0.067613
LTL
Avg
13.8648
High
14.9270
Low
12.4660
Last updated: 7/28/2026, 3:17:25 PM
Quick Conversions
| LTL | UAH |
|---|---|
| 1 LTL | 14.79 UAH |
| 10 LTL | 147.90 UAH |
| 50 LTL | 739.50 UAH |
| 100 LTL | 1,479.00 UAH |
| 500 LTL | 7,394.99 UAH |
| 1,000 LTL | 14,789.97 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-07-28T15:17:25Z",
"rates": {
"UAH": 14.78997
}
}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": 1478.997,
"rate": 14.78997
}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