Rate Overview
Live
1 LTL = 14.9002 UAH
1 UAH = 0.067113
LTL
Avg
14.8943
High
14.9319
Low
14.8522
Last updated: 5/7/2026, 7:46:16 AM
Quick Conversions
| LTL | UAH |
|---|---|
| 1 LTL | 14.90 UAH |
| 10 LTL | 149.00 UAH |
| 50 LTL | 745.01 UAH |
| 100 LTL | 1,490.02 UAH |
| 500 LTL | 7,450.11 UAH |
| 1,000 LTL | 14,900.22 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-05-07T07:46:16Z",
"rates": {
"UAH": 14.900224
}
}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": 1490.0224,
"rate": 14.900224
}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