Rate Overview
Live
1 KPW = 0.051529 TRY
1 TRY = 19.4065
KPW
Avg
0.051472
High
0.051612
Low
0.051394
Last updated: 6/19/2026, 9:08:14 AM
Quick Conversions
| KPW | TRY |
|---|---|
| 1 KPW | 0.05 TRY |
| 10 KPW | 0.52 TRY |
| 50 KPW | 2.58 TRY |
| 100 KPW | 5.15 TRY |
| 500 KPW | 25.76 TRY |
| 1,000 KPW | 51.53 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-06-19T09:08:14Z",
"rates": {
"TRY": 0.051529
}
}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.1529,
"rate": 0.051529
}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