Rate Overview
Live
1 KRW = 0.002024 LTL
1 LTL = 494.0711
KRW
Avg
0.002010
High
0.002039
Low
0.001991
Last updated: 5/7/2026, 1:53:08 PM
Quick Conversions
| KRW | LTL |
|---|---|
| 1 KRW | 0.00 LTL |
| 10 KRW | 0.02 LTL |
| 50 KRW | 0.10 LTL |
| 100 KRW | 0.20 LTL |
| 500 KRW | 1.01 LTL |
| 1,000 KRW | 2.02 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-05-07T13:53:08Z",
"rates": {
"LTL": 0.002024
}
}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.20240000000000002,
"rate": 0.002024
}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