Rate Overview
Live
1 KPW = 0.053279 TRY
1 TRY = 18.7691
KPW
Avg
0.053281
High
0.053410
Low
0.053220
Last updated: 8/22/2026, 1:02:22 PM
Quick Conversions
| KPW | TRY |
|---|---|
| 1 KPW | 0.05 TRY |
| 10 KPW | 0.53 TRY |
| 50 KPW | 2.66 TRY |
| 100 KPW | 5.33 TRY |
| 500 KPW | 26.64 TRY |
| 1,000 KPW | 53.28 TRY |
Get KPW/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=TRYExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-08-22T13:02:22Z",
"rates": {
"TRY": 0.053279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "TRY",
"amount": 100
},
"result": 5.3279,
"rate": 0.053279
}Build with KPW/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key