Rate Overview
Live
1 KGS = 0.545595 TRY
1 TRY = 1.8329
KGS
Avg
0.546448
High
0.548530
Low
0.545390
Last updated: 8/18/2026, 2:07:57 PM
Quick Conversions
| KGS | TRY |
|---|---|
| 1 KGS | 0.55 TRY |
| 10 KGS | 5.46 TRY |
| 50 KGS | 27.28 TRY |
| 100 KGS | 54.56 TRY |
| 500 KGS | 272.80 TRY |
| 1,000 KGS | 545.60 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-08-18T14:07:57Z",
"rates": {
"TRY": 0.545595
}
}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": 54.55950000000001,
"rate": 0.545595
}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