Rate Overview
Live
1 TRY = 19.4065 KPW
1 KPW = 0.051529
TRY
Avg
19.4281
High
19.4574
Low
19.3753
Last updated: 6/19/2026, 8:40:08 AM
Quick Conversions
| TRY | KPW |
|---|---|
| 1 TRY | 19.41 KPW |
| 10 TRY | 194.07 KPW |
| 50 TRY | 970.33 KPW |
| 100 TRY | 1,940.65 KPW |
| 500 TRY | 9,703.27 KPW |
| 1,000 TRY | 19,406.53 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-06-19T08:40:08Z",
"rates": {
"KPW": 19.406531
}
}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": 1940.6531,
"rate": 19.406531
}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