Rate Overview
Live
1 KYD = 105.5529 KGS
1 KGS = 0.009474
KYD
Avg
105.6133
High
106.3918
Low
105.1906
Last updated: 7/31/2026, 12:30:26 AM
Quick Conversions
| KYD | KGS |
|---|---|
| 1 KYD | 105.55 KGS |
| 10 KYD | 1,055.53 KGS |
| 50 KYD | 5,277.64 KGS |
| 100 KYD | 10,555.29 KGS |
| 500 KYD | 52,776.43 KGS |
| 1,000 KYD | 105,552.87 KGS |
Get KYD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=KGSExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-31T00:30:26Z",
"rates": {
"KGS": 105.552867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "KGS",
"amount": 100
},
"result": 10555.2867,
"rate": 105.552867
}Build with KYD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key