Rate Overview
Live
1 UAH = 0.067113 LTL
1 LTL = 14.9002
UAH
Avg
0.067140
High
0.067330
Low
0.066970
Last updated: 5/7/2026, 10:33:28 AM
Quick Conversions
| UAH | LTL |
|---|---|
| 1 UAH | 0.07 LTL |
| 10 UAH | 0.67 LTL |
| 50 UAH | 3.36 LTL |
| 100 UAH | 6.71 LTL |
| 500 UAH | 33.56 LTL |
| 1,000 UAH | 67.11 LTL |
Get UAH/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=LTLExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-07T10:33:28Z",
"rates": {
"LTL": 0.067113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "LTL",
"amount": 100
},
"result": 6.7113000000000005,
"rate": 0.067113
}Build with UAH/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key