Rate Overview
Live
1 CDF = 0.004672 GHS
1 GHS = 214.0411
CDF
Avg
0.004747
High
0.004961
Low
0.004672
Last updated: 3/6/2026, 6:26:08 PM
Quick Conversions
| CDF | GHS |
|---|---|
| 1 CDF | 0.00 GHS |
| 10 CDF | 0.05 GHS |
| 50 CDF | 0.23 GHS |
| 100 CDF | 0.47 GHS |
| 500 CDF | 2.34 GHS |
| 1,000 CDF | 4.67 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-06T18:26:08Z",
"rates": {
"GHS": 0.004672
}
}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.4672,
"rate": 0.004672
}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