Rate Overview
Live
1 LTL = 15.0494 UAH
1 UAH = 0.066448
LTL
Avg
15.0370
High
15.0959
Low
14.9140
Last updated: 6/16/2026, 1:25:43 PM
Quick Conversions
| LTL | UAH |
|---|---|
| 1 LTL | 15.05 UAH |
| 10 LTL | 150.49 UAH |
| 50 LTL | 752.47 UAH |
| 100 LTL | 1,504.94 UAH |
| 500 LTL | 7,524.71 UAH |
| 1,000 LTL | 15,049.42 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-06-16T13:25:43Z",
"rates": {
"UAH": 15.049421
}
}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": 1504.9421,
"rate": 15.049421
}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