Rate Overview
Live
1 KGS = 0.513039 TRY
1 TRY = 1.9492
KGS
Avg
0.511594
High
0.513039
Low
0.510747
Last updated: 4/17/2026, 7:32:28 AM
Quick Conversions
| KGS | TRY |
|---|---|
| 1 KGS | 0.51 TRY |
| 10 KGS | 5.13 TRY |
| 50 KGS | 25.65 TRY |
| 100 KGS | 51.30 TRY |
| 500 KGS | 256.52 TRY |
| 1,000 KGS | 513.04 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-04-17T07:32:28Z",
"rates": {
"TRY": 0.513039
}
}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": 51.3039,
"rate": 0.513039
}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