Rate Overview
Live
1 CDF = 0.004857 GHS
1 GHS = 205.8884
CDF
Avg
0.004835
High
0.004857
Low
0.004823
Last updated: 5/7/2026, 5:47:15 PM
Quick Conversions
| CDF | GHS |
|---|---|
| 1 CDF | 0.00 GHS |
| 10 CDF | 0.05 GHS |
| 50 CDF | 0.24 GHS |
| 100 CDF | 0.49 GHS |
| 500 CDF | 2.43 GHS |
| 1,000 CDF | 4.86 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-05-07T17:47:15Z",
"rates": {
"GHS": 0.004857
}
}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.4857,
"rate": 0.004857
}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