Rate Overview
Live
1 CDF = 0.004780 GHS
1 GHS = 209.2050
CDF
Avg
0.004781
High
0.004791
Low
0.004770
Last updated: 4/17/2026, 1:10:51 PM
Quick Conversions
| CDF | GHS |
|---|---|
| 1 CDF | 0.00 GHS |
| 10 CDF | 0.05 GHS |
| 50 CDF | 0.24 GHS |
| 100 CDF | 0.48 GHS |
| 500 CDF | 2.39 GHS |
| 1,000 CDF | 4.78 GHS |
Get CDF/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=GHSExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-04-17T13:10:51Z",
"rates": {
"GHS": 0.00478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "GHS",
"amount": 100
},
"result": 0.47800000000000004,
"rate": 0.00478
}Build with CDF/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key