Rate Overview
Live
1 KGS = 0.030958 XCD
1 XCD = 32.3018
KGS
Avg
0.030936
High
0.030976
Low
0.030872
Last updated: 7/8/2026, 3:13:37 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.96 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-07-08T03:13:37Z",
"rates": {
"XCD": 0.030958
}
}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.0958,
"rate": 0.030958
}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