Rate Overview
Live
1 KGS = 0.030949 XCD
1 XCD = 32.3112
KGS
Avg
0.030936
High
0.030963
Low
0.030869
Last updated: 6/19/2026, 8:50:22 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.47 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-06-19T08:50:22Z",
"rates": {
"XCD": 0.030949
}
}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.0949,
"rate": 0.030949
}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