Rate Overview
Live
1 TRY = 18.7727 KPW
1 KPW = 0.053269
TRY
Avg
20.5505
High
22.0033
Low
18.7727
Last updated: 8/20/2026, 11:08:23 AM
Quick Conversions
| TRY | KPW |
|---|---|
| 1 TRY | 18.77 KPW |
| 10 TRY | 187.73 KPW |
| 50 TRY | 938.63 KPW |
| 100 TRY | 1,877.27 KPW |
| 500 TRY | 9,386.35 KPW |
| 1,000 TRY | 18,772.70 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-20T11:08:23Z",
"rates": {
"KPW": 18.772697
}
}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": 1877.2697,
"rate": 18.772697
}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