Rate Overview
Live
1 KPW = 0.049400 TRY
1 TRY = 20.2429
KPW
Avg
0.049285
High
0.049400
Low
0.049204
Last updated: 3/27/2026, 11:12:29 AM
Quick Conversions
| KPW | TRY |
|---|---|
| 1 KPW | 0.05 TRY |
| 10 KPW | 0.49 TRY |
| 50 KPW | 2.47 TRY |
| 100 KPW | 4.94 TRY |
| 500 KPW | 24.70 TRY |
| 1,000 KPW | 49.40 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-03-27T11:12:29Z",
"rates": {
"TRY": 0.0494
}
}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": 4.9399999999999995,
"rate": 0.0494
}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