Rate Overview
Live
1 TRY = 1.9321 KGS
1 KGS = 0.517585
TRY
Avg
1.9341
High
1.9358
Low
1.9321
Last updated: 5/7/2026, 8:32:09 AM
Quick Conversions
| TRY | KGS |
|---|---|
| 1 TRY | 1.93 KGS |
| 10 TRY | 19.32 KGS |
| 50 TRY | 96.60 KGS |
| 100 TRY | 193.21 KGS |
| 500 TRY | 966.03 KGS |
| 1,000 TRY | 1,932.05 KGS |
Get TRY/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=KGSExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-07T08:32:09Z",
"rates": {
"KGS": 1.93205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "KGS",
"amount": 100
},
"result": 193.205,
"rate": 1.93205
}Build with TRY/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key