Rate Overview
Live
1 CUP = 0.422382 GHS
1 GHS = 2.3675
CUP
Avg
0.420991
High
0.425395
Low
0.418733
Last updated: 6/19/2026, 8:44:50 AM
Quick Conversions
| CUP | GHS |
|---|---|
| 1 CUP | 0.42 GHS |
| 10 CUP | 4.22 GHS |
| 50 CUP | 21.12 GHS |
| 100 CUP | 42.24 GHS |
| 500 CUP | 211.19 GHS |
| 1,000 CUP | 422.38 GHS |
Get CUP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=GHSExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-06-19T08:44:50Z",
"rates": {
"GHS": 0.422382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "GHS",
"amount": 100
},
"result": 42.2382,
"rate": 0.422382
}Build with CUP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key