Rate Overview
Live
1 GHS = 1873.05 STD
1 STD = 0.000534
GHS
Avg
1877.67
High
1883.61
Low
1872.23
Last updated: 4/18/2026, 8:42:53 AM
Quick Conversions
| GHS | STD |
|---|---|
| 1 GHS | 1,873.05 STD |
| 10 GHS | 18,730.54 STD |
| 50 GHS | 93,652.72 STD |
| 100 GHS | 187,305.44 STD |
| 500 GHS | 936,527.19 STD |
| 1,000 GHS | 1,873,054.38 STD |
Get GHS/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=STDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-04-18T08:42:53Z",
"rates": {
"STD": 1873.054382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "STD",
"amount": 100
},
"result": 187305.4382,
"rate": 1873.054382
}Build with GHS/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key