Rate Overview
Live
1 XCD = 4.0374 GHS
1 GHS = 0.247682
XCD
Avg
3.9988
High
4.0439
Low
3.9282
Last updated: 3/27/2026, 1:22:52 PM
Quick Conversions
| XCD | GHS |
|---|---|
| 1 XCD | 4.04 GHS |
| 10 XCD | 40.37 GHS |
| 50 XCD | 201.87 GHS |
| 100 XCD | 403.74 GHS |
| 500 XCD | 2,018.72 GHS |
| 1,000 XCD | 4,037.43 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-27T13:22:52Z",
"rates": {
"GHS": 4.037431
}
}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": 403.74309999999997,
"rate": 4.037431
}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