Rate Overview
Live
1 XCD = 3.9875 GHS
1 GHS = 0.250785
XCD
Avg
3.9652
High
3.9875
Low
3.9416
Last updated: 3/7/2026, 1:02:08 AM
Quick Conversions
| XCD | GHS |
|---|---|
| 1 XCD | 3.99 GHS |
| 10 XCD | 39.87 GHS |
| 50 XCD | 199.37 GHS |
| 100 XCD | 398.75 GHS |
| 500 XCD | 1,993.74 GHS |
| 1,000 XCD | 3,987.49 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-03-07T01:02:08Z",
"rates": {
"GHS": 3.987486
}
}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": 398.7486,
"rate": 3.987486
}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