Rate Overview
Live
1 CDF = 0.004806 GHS
1 GHS = 208.0732
CDF
Avg
0.004525
High
0.005406
Low
0.003554
Last updated: 3/28/2026, 11:13:44 AM
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.40 GHS |
| 1,000 CDF | 4.81 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-03-28T11:13:44Z",
"rates": {
"GHS": 0.004806
}
}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.4806,
"rate": 0.004806
}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