Rate Overview
Live
1 XCD = 32.3105 KGS
1 KGS = 0.030950
XCD
Avg
32.3242
High
32.3940
Low
32.2958
Last updated: 6/19/2026, 8:28:35 AM
Quick Conversions
| XCD | KGS |
|---|---|
| 1 XCD | 32.31 KGS |
| 10 XCD | 323.11 KGS |
| 50 XCD | 1,615.53 KGS |
| 100 XCD | 3,231.05 KGS |
| 500 XCD | 16,155.27 KGS |
| 1,000 XCD | 32,310.53 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-06-19T08:28:35Z",
"rates": {
"KGS": 32.310532
}
}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.0532000000003,
"rate": 32.310532
}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