Rate Overview
Live
1 KPW = 0.003283 LTL
1 LTL = 304.5995
KPW
Avg
0.003290
High
0.003313
Low
0.003281
Last updated: 8/24/2026, 6:56:19 PM
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-08-24T18:56:19Z",
"rates": {
"LTL": 0.003283
}
}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.3283,
"rate": 0.003283
}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