Rate Overview
Live
1 GHS = 1890.95 STD
1 STD = 0.000529
GHS
Avg
1890.41
High
1917.26
Low
1821.20
Last updated: 7/9/2026, 6:31:36 AM
Quick Conversions
| GHS | STD |
|---|---|
| 1 GHS | 1,890.95 STD |
| 10 GHS | 18,909.45 STD |
| 50 GHS | 94,547.26 STD |
| 100 GHS | 189,094.51 STD |
| 500 GHS | 945,472.56 STD |
| 1,000 GHS | 1,890,945.11 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-07-09T06:31:36Z",
"rates": {
"STD": 1890.945113
}
}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": 189094.5113,
"rate": 1890.945113
}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