Rate Overview
Live
1 XCD = 32.3128 KGS
1 KGS = 0.030947
XCD
Avg
32.3236
High
32.4549
Low
31.9535
Last updated: 3/27/2026, 5:20:05 PM
Quick Conversions
| XCD | KGS |
|---|---|
| 1 XCD | 32.31 KGS |
| 10 XCD | 323.13 KGS |
| 50 XCD | 1,615.64 KGS |
| 100 XCD | 3,231.28 KGS |
| 500 XCD | 16,156.40 KGS |
| 1,000 XCD | 32,312.79 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-03-27T17:20:05Z",
"rates": {
"KGS": 32.312791
}
}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": 3231.2790999999997,
"rate": 32.312791
}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