Rate Overview
Live
1 XCD = 4.3079 GHS
1 GHS = 0.232129
XCD
Avg
4.0945
High
4.3079
Low
3.8767
Last updated: 5/29/2026, 7:53:19 PM
Quick Conversions
| XCD | GHS |
|---|---|
| 1 XCD | 4.31 GHS |
| 10 XCD | 43.08 GHS |
| 50 XCD | 215.40 GHS |
| 100 XCD | 430.79 GHS |
| 500 XCD | 2,153.97 GHS |
| 1,000 XCD | 4,307.95 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-05-29T19:53:19Z",
"rates": {
"GHS": 4.307947
}
}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.79470000000003,
"rate": 4.307947
}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