Rate Overview
Live
1 XCD = 4.2981 GHS
1 GHS = 0.232659
XCD
Avg
4.2943
High
4.3074
Low
4.2806
Last updated: 7/29/2026, 6:33:52 AM
Quick Conversions
| XCD | GHS |
|---|---|
| 1 XCD | 4.30 GHS |
| 10 XCD | 42.98 GHS |
| 50 XCD | 214.91 GHS |
| 100 XCD | 429.81 GHS |
| 500 XCD | 2,149.07 GHS |
| 1,000 XCD | 4,298.14 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-29T06:33:52Z",
"rates": {
"GHS": 4.298143
}
}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": 429.81429999999995,
"rate": 4.298143
}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