Rate Overview
Live
1 KGS = 0.541136 TRY
1 TRY = 1.8480
KGS
Avg
0.517153
High
0.541161
Low
0.495898
Last updated: 7/25/2026, 6:10:24 AM
Quick Conversions
| KGS | TRY |
|---|---|
| 1 KGS | 0.54 TRY |
| 10 KGS | 5.41 TRY |
| 50 KGS | 27.06 TRY |
| 100 KGS | 54.11 TRY |
| 500 KGS | 270.57 TRY |
| 1,000 KGS | 541.14 TRY |
Get KGS/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=TRYExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-25T06:10:24Z",
"rates": {
"TRY": 0.541136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "TRY",
"amount": 100
},
"result": 54.1136,
"rate": 0.541136
}Build with KGS/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key