Rate Overview
Live
1 KGS = 0.504016 TRY
1 TRY = 1.9841
KGS
Avg
0.502991
High
0.504016
Low
0.502290
Last updated: 3/6/2026, 8:10:16 AM
Quick Conversions
| KGS | TRY |
|---|---|
| 1 KGS | 0.50 TRY |
| 10 KGS | 5.04 TRY |
| 50 KGS | 25.20 TRY |
| 100 KGS | 50.40 TRY |
| 500 KGS | 252.01 TRY |
| 1,000 KGS | 504.02 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-06T08:10:16Z",
"rates": {
"TRY": 0.504016
}
}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.4016,
"rate": 0.504016
}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