Rate Overview
Live
1 XCD = 32.3999 KGS
1 KGS = 0.030864
XCD
Avg
32.3664
High
32.4106
Low
32.3348
Last updated: 8/31/2026, 8:54:11 PM
Quick Conversions
| XCD | KGS |
|---|---|
| 1 XCD | 32.40 KGS |
| 10 XCD | 324.00 KGS |
| 50 XCD | 1,619.99 KGS |
| 100 XCD | 3,239.99 KGS |
| 500 XCD | 16,199.94 KGS |
| 1,000 XCD | 32,399.88 KGS |
Get XCD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=KGSExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-08-31T20:54:11Z",
"rates": {
"KGS": 32.399876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "KGS",
"amount": 100
},
"result": 3239.9876,
"rate": 32.399876
}Build with XCD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key