Rate Overview
Live
1 TRY = 1.8830 KGS
1 KGS = 0.531073
TRY
Avg
1.8873
High
1.8907
Low
1.8829
Last updated: 6/19/2026, 8:40:25 AM
Quick Conversions
| TRY | KGS |
|---|---|
| 1 TRY | 1.88 KGS |
| 10 TRY | 18.83 KGS |
| 50 TRY | 94.15 KGS |
| 100 TRY | 188.30 KGS |
| 500 TRY | 941.49 KGS |
| 1,000 TRY | 1,882.98 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-06-19T08:40:25Z",
"rates": {
"KGS": 1.882979
}
}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": 188.2979,
"rate": 1.882979
}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