Rate Overview
Live
1 KPW = 0.051004 TRY
1 TRY = 19.6063
KPW
Avg
0.050837
High
0.051007
Low
0.050649
Last updated: 5/27/2026, 6:19:14 PM
Quick Conversions
| KPW | TRY |
|---|---|
| 1 KPW | 0.05 TRY |
| 10 KPW | 0.51 TRY |
| 50 KPW | 2.55 TRY |
| 100 KPW | 5.10 TRY |
| 500 KPW | 25.50 TRY |
| 1,000 KPW | 51.00 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-05-27T18:19:14Z",
"rates": {
"TRY": 0.051004
}
}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.1004000000000005,
"rate": 0.051004
}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