Rate Overview
Live
1 TRY = 32.8826 KRW
1 KRW = 0.030411
TRY
Avg
33.5525
High
34.6986
Low
32.3331
Last updated: 5/27/2026, 12:13:08 PM
Quick Conversions
| TRY | KRW |
|---|---|
| 1 TRY | 32.88 KRW |
| 10 TRY | 328.83 KRW |
| 50 TRY | 1,644.13 KRW |
| 100 TRY | 3,288.26 KRW |
| 500 TRY | 16,441.31 KRW |
| 1,000 TRY | 32,882.62 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-27T12:13:08Z",
"rates": {
"KRW": 32.882619
}
}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.2619,
"rate": 32.882619
}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