Rate Overview
Live
1 KGS = 0.542010 TRY
1 TRY = 1.8450
KGS
Avg
0.514214
High
0.542010
Low
0.491309
Last updated: 7/30/2026, 11:06:33 AM
Quick Conversions
| KGS | TRY |
|---|---|
| 1 KGS | 0.54 TRY |
| 10 KGS | 5.42 TRY |
| 50 KGS | 27.10 TRY |
| 100 KGS | 54.20 TRY |
| 500 KGS | 271.01 TRY |
| 1,000 KGS | 542.01 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-30T11:06:33Z",
"rates": {
"TRY": 0.54201
}
}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.201,
"rate": 0.54201
}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