Rate Overview
Live
1 TRY = 1.9497 KGS
1 KGS = 0.512909
TRY
Avg
1.9547
High
1.9579
Low
1.9497
Last updated: 4/17/2026, 6:07:33 AM
Quick Conversions
| TRY | KGS |
|---|---|
| 1 TRY | 1.95 KGS |
| 10 TRY | 19.50 KGS |
| 50 TRY | 97.48 KGS |
| 100 TRY | 194.97 KGS |
| 500 TRY | 974.83 KGS |
| 1,000 TRY | 1,949.66 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-04-17T06:07:33Z",
"rates": {
"KGS": 1.949664
}
}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": 194.9664,
"rate": 1.949664
}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