Rate Overview
Live
1 TRY = 18.5185 KPW
1 KPW = 0.054000
TRY
Avg
18.5498
High
18.5806
Low
18.5185
Last updated: 9/14/2026, 4:18:29 AM
Quick Conversions
| TRY | KPW |
|---|---|
| 1 TRY | 18.52 KPW |
| 10 TRY | 185.18 KPW |
| 50 TRY | 925.92 KPW |
| 100 TRY | 1,851.85 KPW |
| 500 TRY | 9,259.23 KPW |
| 1,000 TRY | 18,518.46 KPW |
Get TRY/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=KPWExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-09-14T04:18:29Z",
"rates": {
"KPW": 18.518464
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "KPW",
"amount": 100
},
"result": 1851.8464000000001,
"rate": 18.518464
}Build with TRY/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key