Rate Overview
Live
1 XCD = 32.3061 KGS
1 KGS = 0.030954
XCD
Avg
32.3321
High
32.3965
Low
32.3014
Last updated: 7/9/2026, 4:08:58 AM
Quick Conversions
| XCD | KGS |
|---|---|
| 1 XCD | 32.31 KGS |
| 10 XCD | 323.06 KGS |
| 50 XCD | 1,615.31 KGS |
| 100 XCD | 3,230.61 KGS |
| 500 XCD | 16,153.05 KGS |
| 1,000 XCD | 32,306.10 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-07-09T04:08:58Z",
"rates": {
"KGS": 32.3061
}
}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": 3230.61,
"rate": 32.3061
}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