Rate Overview
Live
1 CUP = 0.486024 GHS
1 GHS = 2.0575
CUP
Avg
0.448190
High
0.486024
Low
0.418257
Last updated: 5/27/2026, 10:46:52 PM
Quick Conversions
| CUP | GHS |
|---|---|
| 1 CUP | 0.49 GHS |
| 10 CUP | 4.86 GHS |
| 50 CUP | 24.30 GHS |
| 100 CUP | 48.60 GHS |
| 500 CUP | 243.01 GHS |
| 1,000 CUP | 486.02 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-27T22:46:52Z",
"rates": {
"GHS": 0.486024
}
}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": 48.6024,
"rate": 0.486024
}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