Rate Overview
Live
1 GHS = 214.0207 CDF
1 CDF = 0.004672
GHS
Avg
210.7197
High
214.0207
Low
201.5501
Last updated: 3/6/2026, 11:47:14 PM
Quick Conversions
| GHS | CDF |
|---|---|
| 1 GHS | 214.02 CDF |
| 10 GHS | 2,140.21 CDF |
| 50 GHS | 10,701.03 CDF |
| 100 GHS | 21,402.07 CDF |
| 500 GHS | 107,010.34 CDF |
| 1,000 GHS | 214,020.68 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-03-06T23:47:14Z",
"rates": {
"CDF": 214.020677
}
}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": 21402.0677,
"rate": 214.020677
}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