Rate Overview
Live
1 GHS = 198.3271 CDF
1 CDF = 0.005042
GHS
Avg
200.9265
High
205.0939
Low
195.7992
Last updated: 7/25/2026, 1:07:19 AM
Quick Conversions
| GHS | CDF |
|---|---|
| 1 GHS | 198.33 CDF |
| 10 GHS | 1,983.27 CDF |
| 50 GHS | 9,916.36 CDF |
| 100 GHS | 19,832.71 CDF |
| 500 GHS | 99,163.56 CDF |
| 1,000 GHS | 198,327.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-07-25T01:07:19Z",
"rates": {
"CDF": 198.327129
}
}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": 19832.712900000002,
"rate": 198.327129
}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