Rate Overview
Live
1 CUP = 0.416005 GHS
1 GHS = 2.4038
CUP
Avg
0.415714
High
0.417178
Low
0.414658
Last updated: 4/17/2026, 6:12:15 AM
Quick Conversions
| CUP | GHS |
|---|---|
| 1 CUP | 0.42 GHS |
| 10 CUP | 4.16 GHS |
| 50 CUP | 20.80 GHS |
| 100 CUP | 41.60 GHS |
| 500 CUP | 208.00 GHS |
| 1,000 CUP | 416.01 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-04-17T06:12:15Z",
"rates": {
"GHS": 0.416005
}
}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.600500000000004,
"rate": 0.416005
}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