Rate Overview
Live
1 GHS = 205.8638 CDF
1 CDF = 0.004858
GHS
Avg
206.8264
High
207.3280
Low
205.8638
Last updated: 5/7/2026, 6:54:14 AM
Quick Conversions
| GHS | CDF |
|---|---|
| 1 GHS | 205.86 CDF |
| 10 GHS | 2,058.64 CDF |
| 50 GHS | 10,293.19 CDF |
| 100 GHS | 20,586.38 CDF |
| 500 GHS | 102,931.90 CDF |
| 1,000 GHS | 205,863.80 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-05-07T06:54:14Z",
"rates": {
"CDF": 205.863795
}
}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": 20586.379500000003,
"rate": 205.863795
}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