Rate Overview
Live
1 TRY = 20.0654 KPW
1 KPW = 0.049837
TRY
Avg
20.1172
High
20.1503
Low
20.0654
Last updated: 4/17/2026, 6:05:31 AM
Quick Conversions
| TRY | KPW |
|---|---|
| 1 TRY | 20.07 KPW |
| 10 TRY | 200.65 KPW |
| 50 TRY | 1,003.27 KPW |
| 100 TRY | 2,006.54 KPW |
| 500 TRY | 10,032.71 KPW |
| 1,000 TRY | 20,065.42 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-04-17T06:05:31Z",
"rates": {
"KPW": 20.065415
}
}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": 2006.5415000000003,
"rate": 20.065415
}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