Rate Overview
Live
1 TRY = 18.7229 KPW
1 KPW = 0.053410
TRY
Avg
22.5106
High
26.5056
Low
18.7229
Last updated: 8/21/2026, 11:01:34 AM
Quick Conversions
| TRY | KPW |
|---|---|
| 1 TRY | 18.72 KPW |
| 10 TRY | 187.23 KPW |
| 50 TRY | 936.15 KPW |
| 100 TRY | 1,872.29 KPW |
| 500 TRY | 9,361.47 KPW |
| 1,000 TRY | 18,722.94 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-08-21T11:01:34Z",
"rates": {
"KPW": 18.722943
}
}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": 1872.2943,
"rate": 18.722943
}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