Rate Overview
Live
1 TRY = 1.9671 KGS
1 KGS = 0.508373
TRY
Avg
2.0016
High
2.0354
Low
1.9671
Last updated: 3/27/2026, 12:57:33 PM
Quick Conversions
| TRY | KGS |
|---|---|
| 1 TRY | 1.97 KGS |
| 10 TRY | 19.67 KGS |
| 50 TRY | 98.35 KGS |
| 100 TRY | 196.71 KGS |
| 500 TRY | 983.53 KGS |
| 1,000 TRY | 1,967.06 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-03-27T12:57:33Z",
"rates": {
"KGS": 1.967061
}
}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": 196.7061,
"rate": 1.967061
}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