Rate Overview
Live
1 TRY = 19.1991 KPW
1 KPW = 0.052086
TRY
Avg
19.2278
High
19.2837
Low
19.1888
Last updated: 7/8/2026, 3:24:02 PM
Quick Conversions
| TRY | KPW |
|---|---|
| 1 TRY | 19.20 KPW |
| 10 TRY | 191.99 KPW |
| 50 TRY | 959.96 KPW |
| 100 TRY | 1,919.91 KPW |
| 500 TRY | 9,599.55 KPW |
| 1,000 TRY | 19,199.11 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-07-08T15:24:02Z",
"rates": {
"KPW": 19.199108
}
}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": 1919.9107999999999,
"rate": 19.199108
}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