Rate Overview
Live
1 TRY = 1.8450 KGS
1 KGS = 0.542016
TRY
Avg
2.0066
High
2.1523
Low
1.8450
Last updated: 7/30/2026, 8:02:23 AM
Quick Conversions
| TRY | KGS |
|---|---|
| 1 TRY | 1.84 KGS |
| 10 TRY | 18.45 KGS |
| 50 TRY | 92.25 KGS |
| 100 TRY | 184.50 KGS |
| 500 TRY | 922.48 KGS |
| 1,000 TRY | 1,844.97 KGS |
Get TRY/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=KGSExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-30T08:02:23Z",
"rates": {
"KGS": 1.844965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "KGS",
"amount": 100
},
"result": 184.4965,
"rate": 1.844965
}Build with TRY/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key