Rate Overview
Live
1 GHS = 206.6825 CDF
1 CDF = 0.004838
GHS
Avg
201.3163
High
209.3097
Low
192.8167
Last updated: 8/16/2026, 9:35:27 PM
Quick Conversions
| GHS | CDF |
|---|---|
| 1 GHS | 206.68 CDF |
| 10 GHS | 2,066.83 CDF |
| 50 GHS | 10,334.13 CDF |
| 100 GHS | 20,668.25 CDF |
| 500 GHS | 103,341.27 CDF |
| 1,000 GHS | 206,682.55 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-08-16T21:35:27Z",
"rates": {
"CDF": 206.682546
}
}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": 20668.2546,
"rate": 206.682546
}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