Rate Overview
Live
1 KGS = 0.508378 TRY
1 TRY = 1.9670
KGS
Avg
0.473082
High
0.508378
Low
0.435330
Last updated: 3/27/2026, 11:58:31 AM
Quick Conversions
| KGS | TRY |
|---|---|
| 1 KGS | 0.51 TRY |
| 10 KGS | 5.08 TRY |
| 50 KGS | 25.42 TRY |
| 100 KGS | 50.84 TRY |
| 500 KGS | 254.19 TRY |
| 1,000 KGS | 508.38 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-03-27T11:58:31Z",
"rates": {
"TRY": 0.508378
}
}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": 50.8378,
"rate": 0.508378
}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