Rate Overview
Live
1 KGS = 0.553552 TRY
1 TRY = 1.8065
KGS
Avg
0.552790
High
0.553558
Low
0.551421
Last updated: 9/8/2026, 1:45:13 PM
Quick Conversions
| KGS | TRY |
|---|---|
| 1 KGS | 0.55 TRY |
| 10 KGS | 5.54 TRY |
| 50 KGS | 27.68 TRY |
| 100 KGS | 55.36 TRY |
| 500 KGS | 276.78 TRY |
| 1,000 KGS | 553.55 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-09-08T13:45:13Z",
"rates": {
"TRY": 0.553552
}
}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": 55.3552,
"rate": 0.553552
}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