Rate Overview
Live
1 TRY = 20.4264 KPW
1 KPW = 0.048956
TRY
Avg
20.4561
High
20.4897
Low
20.4214
Last updated: 3/7/2026, 3:33:40 AM
Quick Conversions
| TRY | KPW |
|---|---|
| 1 TRY | 20.43 KPW |
| 10 TRY | 204.26 KPW |
| 50 TRY | 1,021.32 KPW |
| 100 TRY | 2,042.64 KPW |
| 500 TRY | 10,213.21 KPW |
| 1,000 TRY | 20,426.42 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-07T03:33:40Z",
"rates": {
"KPW": 20.426424
}
}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": 2042.6424000000002,
"rate": 20.426424
}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