Rate Overview
Live
1 KYD = 104.9407 KGS
1 KGS = 0.009529
KYD
Avg
105.0290
High
105.2090
Low
104.8825
Last updated: 4/17/2026, 6:32:46 AM
Quick Conversions
| KYD | KGS |
|---|---|
| 1 KYD | 104.94 KGS |
| 10 KYD | 1,049.41 KGS |
| 50 KYD | 5,247.03 KGS |
| 100 KYD | 10,494.07 KGS |
| 500 KYD | 52,470.35 KGS |
| 1,000 KYD | 104,940.70 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-04-17T06:32:46Z",
"rates": {
"KGS": 104.940698
}
}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": 10494.0698,
"rate": 104.940698
}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