Rate Overview
Live
1 TRY = 32.9266 KRW
1 KRW = 0.030371
TRY
Avg
32.9692
High
33.3838
Low
32.5420
Last updated: 7/6/2026, 8:33:25 AM
Quick Conversions
| TRY | KRW |
|---|---|
| 1 TRY | 32.93 KRW |
| 10 TRY | 329.27 KRW |
| 50 TRY | 1,646.33 KRW |
| 100 TRY | 3,292.66 KRW |
| 500 TRY | 16,463.31 KRW |
| 1,000 TRY | 32,926.62 KRW |
Get TRY/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=KRWExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-06T08:33:25Z",
"rates": {
"KRW": 32.926619
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "KRW",
"amount": 100
},
"result": 3292.6619,
"rate": 32.926619
}Build with TRY/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key