Rate Overview
Live
1 TRY = 1.9843 KGS
1 KGS = 0.503953
TRY
Avg
1.9880
High
1.9909
Low
1.9841
Last updated: 3/7/2026, 1:01:45 AM
Quick Conversions
| TRY | KGS |
|---|---|
| 1 TRY | 1.98 KGS |
| 10 TRY | 19.84 KGS |
| 50 TRY | 99.22 KGS |
| 100 TRY | 198.43 KGS |
| 500 TRY | 992.16 KGS |
| 1,000 TRY | 1,984.31 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-03-07T01:01:45Z",
"rates": {
"KGS": 1.984311
}
}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": 198.4311,
"rate": 1.984311
}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