Rate Overview
Live
1 TRY = 32.8484 KRW
1 KRW = 0.030443
TRY
Avg
33.0379
High
33.3442
Low
32.6698
Last updated: 5/27/2026, 10:41:05 PM
Quick Conversions
| TRY | KRW |
|---|---|
| 1 TRY | 32.85 KRW |
| 10 TRY | 328.48 KRW |
| 50 TRY | 1,642.42 KRW |
| 100 TRY | 3,284.84 KRW |
| 500 TRY | 16,424.21 KRW |
| 1,000 TRY | 32,848.42 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-27T22:41:05Z",
"rates": {
"KRW": 32.848421
}
}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": 3284.8421000000003,
"rate": 32.848421
}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