Rate Overview
Live
1 CDF = 0.005097 GHS
1 GHS = 196.1938
CDF
Avg
0.005077
High
0.005161
Low
0.004991
Last updated: 5/27/2026, 6:55:13 PM
Quick Conversions
| CDF | GHS |
|---|---|
| 1 CDF | 0.01 GHS |
| 10 CDF | 0.05 GHS |
| 50 CDF | 0.25 GHS |
| 100 CDF | 0.51 GHS |
| 500 CDF | 2.55 GHS |
| 1,000 CDF | 5.10 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-27T18:55:13Z",
"rates": {
"GHS": 0.005097
}
}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.5097,
"rate": 0.005097
}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