Rate Overview
Live
1 KRW = 0.001991 LTL
1 LTL = 502.2602
KRW
Avg
0.002011
High
0.002032
Low
0.001991
Last updated: 3/7/2026, 12:31:19 AM
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.00 LTL |
| 1,000 KRW | 1.99 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-03-07T00:31:19Z",
"rates": {
"LTL": 0.001991
}
}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.19910000000000003,
"rate": 0.001991
}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