Rate Overview
Live
1 TRY = 20.2428 KPW
1 KPW = 0.049400
TRY
Avg
20.2899
High
20.3231
Low
20.2428
Last updated: 3/27/2026, 7:48:57 AM
Quick Conversions
| TRY | KPW |
|---|---|
| 1 TRY | 20.24 KPW |
| 10 TRY | 202.43 KPW |
| 50 TRY | 1,012.14 KPW |
| 100 TRY | 2,024.28 KPW |
| 500 TRY | 10,121.41 KPW |
| 1,000 TRY | 20,242.82 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-03-27T07:48:57Z",
"rates": {
"KPW": 20.242817
}
}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": 2024.2816999999998,
"rate": 20.242817
}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