Rate Overview
Live
1 TRY = 19.8907 KPW
1 KPW = 0.050275
TRY
Avg
19.9107
High
19.9299
Low
19.8907
Last updated: 5/7/2026, 8:32:03 AM
Quick Conversions
| TRY | KPW |
|---|---|
| 1 TRY | 19.89 KPW |
| 10 TRY | 198.91 KPW |
| 50 TRY | 994.53 KPW |
| 100 TRY | 1,989.07 KPW |
| 500 TRY | 9,945.34 KPW |
| 1,000 TRY | 19,890.67 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-07T08:32:03Z",
"rates": {
"KPW": 19.890671
}
}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": 1989.0671000000002,
"rate": 19.890671
}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