Rate Overview
Live
1 KGS = 0.518702 TRY
1 TRY = 1.9279
KGS
Avg
0.517169
High
0.518702
Low
0.516590
Last updated: 5/7/2026, 10:48:02 PM
Quick Conversions
| KGS | TRY |
|---|---|
| 1 KGS | 0.52 TRY |
| 10 KGS | 5.19 TRY |
| 50 KGS | 25.94 TRY |
| 100 KGS | 51.87 TRY |
| 500 KGS | 259.35 TRY |
| 1,000 KGS | 518.70 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-05-07T22:48:02Z",
"rates": {
"TRY": 0.518702
}
}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.8702,
"rate": 0.518702
}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