Rate Overview
Live
1 CUP = 0.456319 GHS
1 GHS = 2.1914
CUP
Avg
0.455245
High
0.456319
Low
0.453510
Last updated: 3/27/2026, 11:33:09 AM
Quick Conversions
| CUP | GHS |
|---|---|
| 1 CUP | 0.46 GHS |
| 10 CUP | 4.56 GHS |
| 50 CUP | 22.82 GHS |
| 100 CUP | 45.63 GHS |
| 500 CUP | 228.16 GHS |
| 1,000 CUP | 456.32 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-03-27T11:33:09Z",
"rates": {
"GHS": 0.456319
}
}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": 45.631899999999995,
"rate": 0.456319
}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