Rate Overview
Live
1 XCD = 32.3459 KGS
1 KGS = 0.030916
XCD
Avg
32.3556
High
32.4209
Low
32.3291
Last updated: 9/10/2026, 2:12:57 PM
Quick Conversions
| XCD | KGS |
|---|---|
| 1 XCD | 32.35 KGS |
| 10 XCD | 323.46 KGS |
| 50 XCD | 1,617.30 KGS |
| 100 XCD | 3,234.59 KGS |
| 500 XCD | 16,172.97 KGS |
| 1,000 XCD | 32,345.94 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-09-10T14:12:57Z",
"rates": {
"KGS": 32.345941
}
}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": 3234.5941000000003,
"rate": 32.345941
}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