Rate Overview
Live
1 KYD = 105.0724 KGS
1 KGS = 0.009517
KYD
Avg
105.2848
High
105.8625
Low
105.0724
Last updated: 3/7/2026, 9:18:11 AM
Quick Conversions
| KYD | KGS |
|---|---|
| 1 KYD | 105.07 KGS |
| 10 KYD | 1,050.72 KGS |
| 50 KYD | 5,253.62 KGS |
| 100 KYD | 10,507.24 KGS |
| 500 KYD | 52,536.22 KGS |
| 1,000 KYD | 105,072.43 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-07T09:18:11Z",
"rates": {
"KGS": 105.072431
}
}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": 10507.2431,
"rate": 105.072431
}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