Rate Overview
Live
1 TRY = 1.8070 KGS
1 KGS = 0.553407
TRY
Avg
1.8091
High
1.8135
Low
1.8065
Last updated: 9/8/2026, 6:49:41 PM
Quick Conversions
| TRY | KGS |
|---|---|
| 1 TRY | 1.81 KGS |
| 10 TRY | 18.07 KGS |
| 50 TRY | 90.35 KGS |
| 100 TRY | 180.70 KGS |
| 500 TRY | 903.49 KGS |
| 1,000 TRY | 1,806.99 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-09-08T18:49:41Z",
"rates": {
"KGS": 1.806989
}
}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": 180.6989,
"rate": 1.806989
}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