Rate Overview
Live
1 TRY = 18.7805 KPW
1 KPW = 0.053247
TRY
Avg
18.8755
High
19.0803
Low
18.7550
Last updated: 8/19/2026, 5:04:35 AM
Quick Conversions
| TRY | KPW |
|---|---|
| 1 TRY | 18.78 KPW |
| 10 TRY | 187.81 KPW |
| 50 TRY | 939.03 KPW |
| 100 TRY | 1,878.05 KPW |
| 500 TRY | 9,390.26 KPW |
| 1,000 TRY | 18,780.51 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-19T05:04:35Z",
"rates": {
"KPW": 18.78051
}
}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": 1878.051,
"rate": 18.78051
}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