Rate Overview
Live
1 KGS = 0.535588 TRY
1 TRY = 1.8671
KGS
Avg
0.535156
High
0.536488
Low
0.533596
Last updated: 7/8/2026, 9:28:55 PM
Quick Conversions
| KGS | TRY |
|---|---|
| 1 KGS | 0.54 TRY |
| 10 KGS | 5.36 TRY |
| 50 KGS | 26.78 TRY |
| 100 KGS | 53.56 TRY |
| 500 KGS | 267.79 TRY |
| 1,000 KGS | 535.59 TRY |
Get KGS/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=TRYExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-08T21:28:55Z",
"rates": {
"TRY": 0.535588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "TRY",
"amount": 100
},
"result": 53.5588,
"rate": 0.535588
}Build with KGS/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key