Rate Overview
Live
1 CUP = 0.430769 GHS
1 GHS = 2.3214
CUP
Avg
0.429737
High
0.430769
Low
0.428574
Last updated: 7/10/2026, 9:13:07 AM
Quick Conversions
| CUP | GHS |
|---|---|
| 1 CUP | 0.43 GHS |
| 10 CUP | 4.31 GHS |
| 50 CUP | 21.54 GHS |
| 100 CUP | 43.08 GHS |
| 500 CUP | 215.38 GHS |
| 1,000 CUP | 430.77 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-07-10T09:13:07Z",
"rates": {
"GHS": 0.430769
}
}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": 43.0769,
"rate": 0.430769
}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