Rate Overview
Live
1 CUP = 0.448920 GHS
1 GHS = 2.2276
CUP
Avg
0.447181
High
0.449990
Low
0.444800
Last updated: 3/7/2026, 4:24:42 AM
Quick Conversions
| CUP | GHS |
|---|---|
| 1 CUP | 0.45 GHS |
| 10 CUP | 4.49 GHS |
| 50 CUP | 22.45 GHS |
| 100 CUP | 44.89 GHS |
| 500 CUP | 224.46 GHS |
| 1,000 CUP | 448.92 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-07T04:24:42Z",
"rates": {
"GHS": 0.44892
}
}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": 44.891999999999996,
"rate": 0.44892
}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