Rate Overview
Live
1 XCD = 4.1415 GHS
1 GHS = 0.241460
XCD
Avg
4.1247
High
4.1644
Low
4.0999
Last updated: 6/19/2026, 11:55:30 AM
Quick Conversions
| XCD | GHS |
|---|---|
| 1 XCD | 4.14 GHS |
| 10 XCD | 41.41 GHS |
| 50 XCD | 207.07 GHS |
| 100 XCD | 414.15 GHS |
| 500 XCD | 2,070.74 GHS |
| 1,000 XCD | 4,141.48 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-06-19T11:55:30Z",
"rates": {
"GHS": 4.141478
}
}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": 414.1478,
"rate": 4.141478
}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