Rate Overview
Live
1 KPW = 0.003313 LTL
1 LTL = 301.8412
KPW
Avg
0.003316
High
0.003325
Low
0.003305
Last updated: 6/16/2026, 1:29:57 PM
Quick Conversions
| KPW | LTL |
|---|---|
| 1 KPW | 0.00 LTL |
| 10 KPW | 0.03 LTL |
| 50 KPW | 0.17 LTL |
| 100 KPW | 0.33 LTL |
| 500 KPW | 1.66 LTL |
| 1,000 KPW | 3.31 LTL |
Get KPW/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=LTLExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-06-16T13:29:57Z",
"rates": {
"LTL": 0.003313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "LTL",
"amount": 100
},
"result": 0.3313,
"rate": 0.003313
}Build with KPW/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key