Rate Overview
Live
1 TRY = 1.9056 KGS
1 KGS = 0.524774
TRY
Avg
1.9252
High
1.9420
Low
1.9051
Last updated: 5/27/2026, 2:53:33 PM
Quick Conversions
| TRY | KGS |
|---|---|
| 1 TRY | 1.91 KGS |
| 10 TRY | 19.06 KGS |
| 50 TRY | 95.28 KGS |
| 100 TRY | 190.56 KGS |
| 500 TRY | 952.79 KGS |
| 1,000 TRY | 1,905.58 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-27T14:53:33Z",
"rates": {
"KGS": 1.905584
}
}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": 190.5584,
"rate": 1.905584
}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