Rate Overview
Live
1 TRY = 19.6060 KPW
1 KPW = 0.051005
TRY
Avg
22.8362
High
26.5056
Low
19.6060
Last updated: 5/27/2026, 8:26:54 PM
Quick Conversions
| TRY | KPW |
|---|---|
| 1 TRY | 19.61 KPW |
| 10 TRY | 196.06 KPW |
| 50 TRY | 980.30 KPW |
| 100 TRY | 1,960.60 KPW |
| 500 TRY | 9,803.00 KPW |
| 1,000 TRY | 19,605.99 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-27T20:26:54Z",
"rates": {
"KPW": 19.605992
}
}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.5992,
"rate": 19.605992
}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