Rate Overview
Live
1 KGS = 25.9093 CDF
1 CDF = 0.038596
KGS
Avg
26.3770
High
26.5384
Low
25.9093
Last updated: 5/9/2026, 4:55:26 AM
Quick Conversions
| KGS | CDF |
|---|---|
| 1 KGS | 25.91 CDF |
| 10 KGS | 259.09 CDF |
| 50 KGS | 1,295.46 CDF |
| 100 KGS | 2,590.93 CDF |
| 500 KGS | 12,954.63 CDF |
| 1,000 KGS | 25,909.26 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-05-09T04:55:26Z",
"rates": {
"CDF": 25.909257
}
}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.9257000000002,
"rate": 25.909257
}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