Rate Overview
Live
1 KGS = 25.9026 CDF
1 CDF = 0.038606
KGS
Avg
26.1486
High
26.3720
Low
25.8958
Last updated: 9/13/2026, 10:55:25 AM
Quick Conversions
| KGS | CDF |
|---|---|
| 1 KGS | 25.90 CDF |
| 10 KGS | 259.03 CDF |
| 50 KGS | 1,295.13 CDF |
| 100 KGS | 2,590.26 CDF |
| 500 KGS | 12,951.28 CDF |
| 1,000 KGS | 25,902.56 CDF |
Get KGS/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=CDFExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-13T10:55:25Z",
"rates": {
"CDF": 25.902558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "CDF",
"amount": 100
},
"result": 2590.2558,
"rate": 25.902558
}Build with KGS/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key