Rate Overview
Live
1 CDF = 0.038150 KGS
1 KGS = 26.2123
CDF
Avg
0.038278
High
0.038711
Low
0.038150
Last updated: 8/15/2026, 2:58:08 AM
Quick Conversions
| CDF | KGS |
|---|---|
| 1 CDF | 0.04 KGS |
| 10 CDF | 0.38 KGS |
| 50 CDF | 1.91 KGS |
| 100 CDF | 3.82 KGS |
| 500 CDF | 19.08 KGS |
| 1,000 CDF | 38.15 KGS |
Get CDF/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=KGSExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-08-15T02:58:08Z",
"rates": {
"KGS": 0.03815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "KGS",
"amount": 100
},
"result": 3.8150000000000004,
"rate": 0.03815
}Build with CDF/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key