Rate Overview
Live
1 KGS = 0.531073 TRY
1 TRY = 1.8830
KGS
Avg
0.529847
High
0.531081
Low
0.528897
Last updated: 6/19/2026, 8:44:34 AM
Quick Conversions
| KGS | TRY |
|---|---|
| 1 KGS | 0.53 TRY |
| 10 KGS | 5.31 TRY |
| 50 KGS | 26.55 TRY |
| 100 KGS | 53.11 TRY |
| 500 KGS | 265.54 TRY |
| 1,000 KGS | 531.07 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-06-19T08:44:34Z",
"rates": {
"TRY": 0.531073
}
}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.1073,
"rate": 0.531073
}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