Rate Overview
Live
1 KRW = 0.033599 TRY
1 TRY = 29.7628
KRW
Avg
0.033758
High
0.034010
Low
0.033599
Last updated: 8/14/2026, 5:33:24 PM
Quick Conversions
| KRW | TRY |
|---|---|
| 1 KRW | 0.03 TRY |
| 10 KRW | 0.34 TRY |
| 50 KRW | 1.68 TRY |
| 100 KRW | 3.36 TRY |
| 500 KRW | 16.80 TRY |
| 1,000 KRW | 33.60 TRY |
Get KRW/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=TRYExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-08-14T17:33:24Z",
"rates": {
"TRY": 0.033599
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "TRY",
"amount": 100
},
"result": 3.3598999999999997,
"rate": 0.033599
}Build with KRW/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key