Rate Overview
Live
1 TRY = 31.0850 KRW
1 KRW = 0.032170
TRY
Avg
31.0746
High
31.3516
Low
30.8145
Last updated: 7/28/2026, 6:02:49 AM
Quick Conversions
| TRY | KRW |
|---|---|
| 1 TRY | 31.09 KRW |
| 10 TRY | 310.85 KRW |
| 50 TRY | 1,554.25 KRW |
| 100 TRY | 3,108.50 KRW |
| 500 TRY | 15,542.51 KRW |
| 1,000 TRY | 31,085.02 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-28T06:02:49Z",
"rates": {
"KRW": 31.085017
}
}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": 3108.5017000000003,
"rate": 31.085017
}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