Rate Overview
Live
1 KRW = 0.030117 TRY
1 TRY = 33.2038
KRW
Avg
0.030162
High
0.030414
Low
0.030012
Last updated: 4/17/2026, 4:55:20 AM
Quick Conversions
| KRW | TRY |
|---|---|
| 1 KRW | 0.03 TRY |
| 10 KRW | 0.30 TRY |
| 50 KRW | 1.51 TRY |
| 100 KRW | 3.01 TRY |
| 500 KRW | 15.06 TRY |
| 1,000 KRW | 30.12 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-04-17T04:55:20Z",
"rates": {
"TRY": 0.030117
}
}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.0117000000000003,
"rate": 0.030117
}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