Rate Overview
Live
1 GHS = 209.1771 CDF
1 CDF = 0.004781
GHS
Avg
209.1526
High
209.6207
Low
208.7041
Last updated: 4/17/2026, 4:53:23 AM
Quick Conversions
| GHS | CDF |
|---|---|
| 1 GHS | 209.18 CDF |
| 10 GHS | 2,091.77 CDF |
| 50 GHS | 10,458.86 CDF |
| 100 GHS | 20,917.71 CDF |
| 500 GHS | 104,588.56 CDF |
| 1,000 GHS | 209,177.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-04-17T04:53:23Z",
"rates": {
"CDF": 209.177128
}
}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": 20917.7128,
"rate": 209.177128
}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