Rate Overview
Live
1 TRY = 1.8332 KGS
1 KGS = 0.545491
TRY
Avg
1.8300
High
1.8335
Low
1.8231
Last updated: 8/18/2026, 7:03:57 PM
Quick Conversions
| TRY | KGS |
|---|---|
| 1 TRY | 1.83 KGS |
| 10 TRY | 18.33 KGS |
| 50 TRY | 91.66 KGS |
| 100 TRY | 183.32 KGS |
| 500 TRY | 916.61 KGS |
| 1,000 TRY | 1,833.21 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-08-18T19:03:57Z",
"rates": {
"KGS": 1.83321
}
}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": 183.321,
"rate": 1.83321
}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