Rate Overview
Live
1 LTL = 14.9844 UAH
1 UAH = 0.066736
LTL
Avg
14.9811
High
15.0301
Low
14.9345
Last updated: 9/3/2026, 4:49:53 PM
Quick Conversions
| LTL | UAH |
|---|---|
| 1 LTL | 14.98 UAH |
| 10 LTL | 149.84 UAH |
| 50 LTL | 749.22 UAH |
| 100 LTL | 1,498.44 UAH |
| 500 LTL | 7,492.22 UAH |
| 1,000 LTL | 14,984.44 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-09-03T16:49:53Z",
"rates": {
"UAH": 14.984435
}
}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": 1498.4434999999999,
"rate": 14.984435
}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