Rate Overview
Live
1 CUP = 0.414946 GHS
1 GHS = 2.4100
CUP
Avg
0.418946
High
0.442354
Low
0.412064
Last updated: 8/19/2026, 7:03:53 PM
Quick Conversions
| CUP | GHS |
|---|---|
| 1 CUP | 0.41 GHS |
| 10 CUP | 4.15 GHS |
| 50 CUP | 20.75 GHS |
| 100 CUP | 41.49 GHS |
| 500 CUP | 207.47 GHS |
| 1,000 CUP | 414.95 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-08-19T19:03:53Z",
"rates": {
"GHS": 0.414946
}
}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": 41.4946,
"rate": 0.414946
}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