Rate Overview
Live
1 CDF = 0.037739 KGS
1 KGS = 26.4978
CDF
Avg
0.034601
High
0.041062
Low
0.029785
Last updated: 3/26/2026, 11:38:13 PM
Quick Conversions
| CDF | KGS |
|---|---|
| 1 CDF | 0.04 KGS |
| 10 CDF | 0.38 KGS |
| 50 CDF | 1.89 KGS |
| 100 CDF | 3.77 KGS |
| 500 CDF | 18.87 KGS |
| 1,000 CDF | 37.74 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-03-26T23:38:13Z",
"rates": {
"KGS": 0.037739
}
}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.7739000000000003,
"rate": 0.037739
}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