Rate Overview
Live
1 XCD = 4.2182 GHS
1 GHS = 0.237066
XCD
Avg
4.2097
High
4.2182
Low
4.1971
Last updated: 7/10/2026, 10:41:21 AM
Quick Conversions
| XCD | GHS |
|---|---|
| 1 XCD | 4.22 GHS |
| 10 XCD | 42.18 GHS |
| 50 XCD | 210.91 GHS |
| 100 XCD | 421.82 GHS |
| 500 XCD | 2,109.11 GHS |
| 1,000 XCD | 4,218.23 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-10T10:41:21Z",
"rates": {
"GHS": 4.218229
}
}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": 421.8229,
"rate": 4.218229
}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