Rate Overview
Live
1 LTL = 14.6696 UAH
1 UAH = 0.068168
LTL
Avg
14.6998
High
14.7687
Low
14.6332
Last updated: 3/27/2026, 5:06:56 PM
Quick Conversions
| LTL | UAH |
|---|---|
| 1 LTL | 14.67 UAH |
| 10 LTL | 146.70 UAH |
| 50 LTL | 733.48 UAH |
| 100 LTL | 1,466.96 UAH |
| 500 LTL | 7,334.82 UAH |
| 1,000 LTL | 14,669.65 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-27T17:06:56Z",
"rates": {
"UAH": 14.669648
}
}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": 1466.9648,
"rate": 14.669648
}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