Rate Overview
Live
1 XCD = 32.3181 KGS
1 KGS = 0.030942
XCD
Avg
32.3433
High
32.3986
Low
32.3063
Last updated: 5/27/2026, 4:21:26 PM
Quick Conversions
| XCD | KGS |
|---|---|
| 1 XCD | 32.32 KGS |
| 10 XCD | 323.18 KGS |
| 50 XCD | 1,615.90 KGS |
| 100 XCD | 3,231.81 KGS |
| 500 XCD | 16,159.03 KGS |
| 1,000 XCD | 32,318.06 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-05-27T16:21:26Z",
"rates": {
"KGS": 32.318056
}
}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.8055999999997,
"rate": 32.318056
}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