Rate Overview
Live
1 CUP = 0.424534 GHS
1 GHS = 2.3555
CUP
Avg
0.422945
High
0.424534
Low
0.422134
Last updated: 5/7/2026, 9:08:28 AM
Quick Conversions
| CUP | GHS |
|---|---|
| 1 CUP | 0.42 GHS |
| 10 CUP | 4.25 GHS |
| 50 CUP | 21.23 GHS |
| 100 CUP | 42.45 GHS |
| 500 CUP | 212.27 GHS |
| 1,000 CUP | 424.53 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-05-07T09:08:28Z",
"rates": {
"GHS": 0.424534
}
}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.4534,
"rate": 0.424534
}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