Rate Overview
Live
1 KRW = 0.031358 TRY
1 TRY = 31.8898
KRW
Avg
0.029774
High
0.031358
Low
0.028863
Last updated: 7/12/2026, 8:20:57 AM
Quick Conversions
| KRW | TRY |
|---|---|
| 1 KRW | 0.03 TRY |
| 10 KRW | 0.31 TRY |
| 50 KRW | 1.57 TRY |
| 100 KRW | 3.14 TRY |
| 500 KRW | 15.68 TRY |
| 1,000 KRW | 31.36 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-12T08:20:57Z",
"rates": {
"TRY": 0.031358
}
}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.1357999999999997,
"rate": 0.031358
}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