Rate Overview
Live
1 KPW = 0.003301 LTL
1 LTL = 302.9385
KPW
Avg
0.003277
High
0.003307
Low
0.003246
Last updated: 3/6/2026, 8:12:19 AM
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.65 LTL |
| 1,000 KPW | 3.30 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-03-06T08:12:19Z",
"rates": {
"LTL": 0.003301
}
}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.3301,
"rate": 0.003301
}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