Rate Overview
Live
1 KGS = 0.009506 KYD
1 KYD = 105.1967
KGS
Avg
0.009496
High
0.009511
Low
0.009446
Last updated: 3/6/2026, 8:15:29 AM
Quick Conversions
| KGS | KYD |
|---|---|
| 1 KGS | 0.01 KYD |
| 10 KGS | 0.10 KYD |
| 50 KGS | 0.48 KYD |
| 100 KGS | 0.95 KYD |
| 500 KGS | 4.75 KYD |
| 1,000 KGS | 9.51 KYD |
Get KGS/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=KYDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-06T08:15:29Z",
"rates": {
"KYD": 0.009506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "KYD",
"amount": 100
},
"result": 0.9506000000000001,
"rate": 0.009506
}Build with KGS/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key