Rate Overview
Live
1 GHS = 198.3701 CDF
1 CDF = 0.005041
GHS
Avg
198.0353
High
199.8607
Low
193.9224
Last updated: 7/27/2026, 7:51:52 PM
Quick Conversions
| GHS | CDF |
|---|---|
| 1 GHS | 198.37 CDF |
| 10 GHS | 1,983.70 CDF |
| 50 GHS | 9,918.50 CDF |
| 100 GHS | 19,837.01 CDF |
| 500 GHS | 99,185.03 CDF |
| 1,000 GHS | 198,370.06 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-27T19:51:52Z",
"rates": {
"CDF": 198.370064
}
}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": 19837.006400000002,
"rate": 198.370064
}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