Rate Overview
Live
1 CDF = 0.004950 GHS
1 GHS = 202.0202
CDF
Avg
0.004960
High
0.005044
Low
0.004893
Last updated: 7/8/2026, 5:39:23 PM
Quick Conversions
| CDF | GHS |
|---|---|
| 1 CDF | 0.00 GHS |
| 10 CDF | 0.05 GHS |
| 50 CDF | 0.25 GHS |
| 100 CDF | 0.50 GHS |
| 500 CDF | 2.48 GHS |
| 1,000 CDF | 4.95 GHS |
Get CDF/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=GHSExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-08T17:39:23Z",
"rates": {
"GHS": 0.00495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "GHS",
"amount": 100
},
"result": 0.49500000000000005,
"rate": 0.00495
}Build with CDF/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key