Rate Overview
Live
1 KYD = 105.4880 KGS
1 KGS = 0.009480
KYD
Avg
105.3218
High
105.5723
Low
105.1588
Last updated: 3/27/2026, 5:06:13 PM
Quick Conversions
| KYD | KGS |
|---|---|
| 1 KYD | 105.49 KGS |
| 10 KYD | 1,054.88 KGS |
| 50 KYD | 5,274.40 KGS |
| 100 KYD | 10,548.80 KGS |
| 500 KYD | 52,743.99 KGS |
| 1,000 KYD | 105,487.99 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-03-27T17:06:13Z",
"rates": {
"KGS": 105.487987
}
}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": 10548.798700000001,
"rate": 105.487987
}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