Rate Overview
Live
1 TRY = 1.8463 KGS
1 KGS = 0.541635
TRY
Avg
1.9312
High
2.0112
Low
1.8463
Last updated: 7/29/2026, 3:45:43 AM
Quick Conversions
| TRY | KGS |
|---|---|
| 1 TRY | 1.85 KGS |
| 10 TRY | 18.46 KGS |
| 50 TRY | 92.31 KGS |
| 100 TRY | 184.63 KGS |
| 500 TRY | 923.13 KGS |
| 1,000 TRY | 1,846.26 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-29T03:45:43Z",
"rates": {
"KGS": 1.846262
}
}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.6262,
"rate": 1.846262
}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