Rate Overview
Live
1 KGS = 0.539202 TRY
1 TRY = 1.8546
KGS
Avg
0.463398
High
0.539202
Low
0.397520
Last updated: 7/19/2026, 7:27:59 PM
Quick Conversions
| KGS | TRY |
|---|---|
| 1 KGS | 0.54 TRY |
| 10 KGS | 5.39 TRY |
| 50 KGS | 26.96 TRY |
| 100 KGS | 53.92 TRY |
| 500 KGS | 269.60 TRY |
| 1,000 KGS | 539.20 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-19T19:27:59Z",
"rates": {
"TRY": 0.539202
}
}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.920199999999994,
"rate": 0.539202
}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