Rate Overview
Live
1 GHS = 198.2328 CDF
1 CDF = 0.005045
GHS
Avg
201.6443
High
205.0939
Low
198.2328
Last updated: 7/6/2026, 12:48:39 AM
Quick Conversions
| GHS | CDF |
|---|---|
| 1 GHS | 198.23 CDF |
| 10 GHS | 1,982.33 CDF |
| 50 GHS | 9,911.64 CDF |
| 100 GHS | 19,823.28 CDF |
| 500 GHS | 99,116.38 CDF |
| 1,000 GHS | 198,232.76 CDF |
Get GHS/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=CDFExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-06T00:48:39Z",
"rates": {
"CDF": 198.232764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "CDF",
"amount": 100
},
"result": 19823.2764,
"rate": 198.232764
}Build with GHS/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key