Rate Overview
Live
1 KGS = 0.009479 KYD
1 KYD = 105.4964
KGS
Avg
0.009486
High
0.009530
Low
0.009377
Last updated: 3/27/2026, 11:43:31 AM
Quick Conversions
| KGS | KYD |
|---|---|
| 1 KGS | 0.01 KYD |
| 10 KGS | 0.09 KYD |
| 50 KGS | 0.47 KYD |
| 100 KGS | 0.95 KYD |
| 500 KGS | 4.74 KYD |
| 1,000 KGS | 9.48 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-27T11:43:31Z",
"rates": {
"KYD": 0.009479
}
}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.9479,
"rate": 0.009479
}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