Rate Overview
Live
1 KPW = 0.003280 LTL
1 LTL = 304.8780
KPW
Avg
0.003280
High
0.003280
Low
0.003280
Last updated: 4/17/2026, 4:57:39 AM
Quick Conversions
| KPW | LTL |
|---|---|
| 1 KPW | 0.00 LTL |
| 10 KPW | 0.03 LTL |
| 50 KPW | 0.16 LTL |
| 100 KPW | 0.33 LTL |
| 500 KPW | 1.64 LTL |
| 1,000 KPW | 3.28 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-04-17T04:57:39Z",
"rates": {
"LTL": 0.00328
}
}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.328,
"rate": 0.00328
}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