Rate Overview
Live
1 TRY = 19.6061 KPW
1 KPW = 0.051004
TRY
Avg
20.4604
High
21.1773
Low
19.6061
Last updated: 5/27/2026, 6:19:40 PM
Quick Conversions
| TRY | KPW |
|---|---|
| 1 TRY | 19.61 KPW |
| 10 TRY | 196.06 KPW |
| 50 TRY | 980.31 KPW |
| 100 TRY | 1,960.61 KPW |
| 500 TRY | 9,803.07 KPW |
| 1,000 TRY | 19,606.14 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-05-27T18:19:40Z",
"rates": {
"KPW": 19.606142
}
}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": 1960.6141999999998,
"rate": 19.606142
}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