Rate Overview
Live
1 KPW = 0.050269 TRY
1 TRY = 19.8930
KPW
Avg
0.050223
High
0.050269
Low
0.050175
Last updated: 5/7/2026, 11:20:19 AM
Quick Conversions
| KPW | TRY |
|---|---|
| 1 KPW | 0.05 TRY |
| 10 KPW | 0.50 TRY |
| 50 KPW | 2.51 TRY |
| 100 KPW | 5.03 TRY |
| 500 KPW | 25.13 TRY |
| 1,000 KPW | 50.27 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-07T11:20:19Z",
"rates": {
"TRY": 0.050269
}
}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.0269,
"rate": 0.050269
}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