Rate Overview
Live
1 TRY = 20.2427 KPW
1 KPW = 0.049400
TRY
Avg
23.1477
High
26.5056
Low
20.2427
Last updated: 3/27/2026, 11:12:04 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.27 KPW |
| 500 TRY | 10,121.37 KPW |
| 1,000 TRY | 20,242.75 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-27T11:12:04Z",
"rates": {
"KPW": 20.242749
}
}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.2749,
"rate": 20.242749
}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