Rate Overview
Live
1 KPW = 0.053299 TRY
1 TRY = 18.7621
KPW
Avg
0.044921
High
0.053299
Low
0.037727
Last updated: 8/23/2026, 2:40:04 AM
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.65 TRY |
| 1,000 KPW | 53.30 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-23T02:40:04Z",
"rates": {
"TRY": 0.053299
}
}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.3299,
"rate": 0.053299
}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