Rate Overview
Live
1 XCD = 4.3084 GHS
1 GHS = 0.232107
XCD
Avg
4.2499
High
4.3084
Low
4.1709
Last updated: 7/30/2026, 5:25:20 PM
Quick Conversions
| XCD | GHS |
|---|---|
| 1 XCD | 4.31 GHS |
| 10 XCD | 43.08 GHS |
| 50 XCD | 215.42 GHS |
| 100 XCD | 430.84 GHS |
| 500 XCD | 2,154.18 GHS |
| 1,000 XCD | 4,308.35 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-07-30T17:25:20Z",
"rates": {
"GHS": 4.308354
}
}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": 430.83539999999994,
"rate": 4.308354
}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