Rate Overview
Live
1 XCD = 4.0628 GHS
1 GHS = 0.246135
XCD
Avg
4.1038
High
4.3316
Low
4.0340
Last updated: 8/19/2026, 6:14:53 AM
Quick Conversions
| XCD | GHS |
|---|---|
| 1 XCD | 4.06 GHS |
| 10 XCD | 40.63 GHS |
| 50 XCD | 203.14 GHS |
| 100 XCD | 406.28 GHS |
| 500 XCD | 2,031.40 GHS |
| 1,000 XCD | 4,062.81 GHS |
Get XCD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=GHSExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-08-19T06:14:53Z",
"rates": {
"GHS": 4.062807
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "GHS",
"amount": 100
},
"result": 406.2807,
"rate": 4.062807
}Build with XCD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key