Rate Overview
Live
1 KRW = 0.002172 LTL
1 LTL = 460.4052
KRW
Avg
0.002160
High
0.002177
Low
0.002138
Last updated: 9/2/2026, 1:27:14 PM
Quick Conversions
| KRW | LTL |
|---|---|
| 1 KRW | 0.00 LTL |
| 10 KRW | 0.02 LTL |
| 50 KRW | 0.11 LTL |
| 100 KRW | 0.22 LTL |
| 500 KRW | 1.09 LTL |
| 1,000 KRW | 2.17 LTL |
Get KRW/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=LTLExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-09-02T13:27:14Z",
"rates": {
"LTL": 0.002172
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "LTL",
"amount": 100
},
"result": 0.21719999999999998,
"rate": 0.002172
}Build with KRW/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key