Rate Overview
Live
1 LTL = 14.7122 UAH
1 UAH = 0.067971
LTL
Avg
14.7277
High
14.7833
Low
14.6366
Last updated: 3/7/2026, 12:26:37 AM
Quick Conversions
| LTL | UAH |
|---|---|
| 1 LTL | 14.71 UAH |
| 10 LTL | 147.12 UAH |
| 50 LTL | 735.61 UAH |
| 100 LTL | 1,471.22 UAH |
| 500 LTL | 7,356.12 UAH |
| 1,000 LTL | 14,712.24 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-03-07T00:26:37Z",
"rates": {
"UAH": 14.712236
}
}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": 1471.2236,
"rate": 14.712236
}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