Rate Overview
Live
1 KRW = 0.030681 TRY
1 TRY = 32.5935
KRW
Avg
0.030370
High
0.030729
Low
0.029954
Last updated: 7/5/2026, 9:54:38 AM
Quick Conversions
| KRW | TRY |
|---|---|
| 1 KRW | 0.03 TRY |
| 10 KRW | 0.31 TRY |
| 50 KRW | 1.53 TRY |
| 100 KRW | 3.07 TRY |
| 500 KRW | 15.34 TRY |
| 1,000 KRW | 30.68 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-07-05T09:54:38Z",
"rates": {
"TRY": 0.030681
}
}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.0681,
"rate": 0.030681
}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