Rate Overview
Live
1 GHS = 196.1641 CDF
1 CDF = 0.005098
GHS
Avg
204.4480
High
213.9745
Low
185.9671
Last updated: 5/27/2026, 9:45:38 AM
Quick Conversions
| GHS | CDF |
|---|---|
| 1 GHS | 196.16 CDF |
| 10 GHS | 1,961.64 CDF |
| 50 GHS | 9,808.21 CDF |
| 100 GHS | 19,616.41 CDF |
| 500 GHS | 98,082.07 CDF |
| 1,000 GHS | 196,164.13 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-05-27T09:45:38Z",
"rates": {
"CDF": 196.164133
}
}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": 19616.4133,
"rate": 196.164133
}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