Rate Overview
Live
1 XCD = 32.3284 KGS
1 KGS = 0.030933
XCD
Avg
32.3538
High
32.4407
Low
32.2823
Last updated: 7/4/2026, 3:36:14 AM
Quick Conversions
| XCD | KGS |
|---|---|
| 1 XCD | 32.33 KGS |
| 10 XCD | 323.28 KGS |
| 50 XCD | 1,616.42 KGS |
| 100 XCD | 3,232.84 KGS |
| 500 XCD | 16,164.18 KGS |
| 1,000 XCD | 32,328.37 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-07-04T03:36:14Z",
"rates": {
"KGS": 32.328366
}
}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": 3232.8366,
"rate": 32.328366
}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