Rate Overview
Live
1 TRY = 32.8839 KRW
1 KRW = 0.030410
TRY
Avg
33.0686
High
33.3442
Low
32.7910
Last updated: 5/27/2026, 8:24:13 AM
Quick Conversions
| TRY | KRW |
|---|---|
| 1 TRY | 32.88 KRW |
| 10 TRY | 328.84 KRW |
| 50 TRY | 1,644.19 KRW |
| 100 TRY | 3,288.39 KRW |
| 500 TRY | 16,441.94 KRW |
| 1,000 TRY | 32,883.88 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-05-27T08:24:13Z",
"rates": {
"KRW": 32.883878
}
}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": 3288.3878000000004,
"rate": 32.883878
}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