Rate Overview
Live
1 KGS = 0.030952 XCD
1 XCD = 32.3081
KGS
Avg
0.030937
High
0.030958
Low
0.030875
Last updated: 3/6/2026, 8:12:13 AM
Quick Conversions
| KGS | XCD |
|---|---|
| 1 KGS | 0.03 XCD |
| 10 KGS | 0.31 XCD |
| 50 KGS | 1.55 XCD |
| 100 KGS | 3.10 XCD |
| 500 KGS | 15.48 XCD |
| 1,000 KGS | 30.95 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-03-06T08:12:13Z",
"rates": {
"XCD": 0.030952
}
}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.0952,
"rate": 0.030952
}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