Rate Overview
Live
1 KGS = 0.030927 XCD
1 XCD = 32.3342
KGS
Avg
0.030906
High
0.030931
Low
0.030844
Last updated: 9/10/2026, 2:15:47 AM
Quick Conversions
| KGS | XCD |
|---|---|
| 1 KGS | 0.03 XCD |
| 10 KGS | 0.31 XCD |
| 50 KGS | 1.55 XCD |
| 100 KGS | 3.09 XCD |
| 500 KGS | 15.46 XCD |
| 1,000 KGS | 30.93 XCD |
Get KGS/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=XCDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-10T02:15:47Z",
"rates": {
"XCD": 0.030927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "XCD",
"amount": 100
},
"result": 3.0927,
"rate": 0.030927
}Build with KGS/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key