Rate Overview
Live
1 KRW = 0.029284 TRY
1 TRY = 34.1483
KRW
Avg
0.029001
High
0.030780
Low
0.025942
Last updated: 3/27/2026, 11:15:21 AM
Quick Conversions
| KRW | TRY |
|---|---|
| 1 KRW | 0.03 TRY |
| 10 KRW | 0.29 TRY |
| 50 KRW | 1.46 TRY |
| 100 KRW | 2.93 TRY |
| 500 KRW | 14.64 TRY |
| 1,000 KRW | 29.28 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-03-27T11:15:21Z",
"rates": {
"TRY": 0.029284
}
}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": 2.9284,
"rate": 0.029284
}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