Rate Overview
Live
1 GHS = 1861.82 STD
1 STD = 0.000537
GHS
Avg
1882.36
High
1921.17
Low
1821.20
Last updated: 7/27/2026, 8:08:41 PM
Quick Conversions
| GHS | STD |
|---|---|
| 1 GHS | 1,861.82 STD |
| 10 GHS | 18,618.22 STD |
| 50 GHS | 93,091.11 STD |
| 100 GHS | 186,182.22 STD |
| 500 GHS | 930,911.10 STD |
| 1,000 GHS | 1,861,822.20 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-27T20:08:41Z",
"rates": {
"STD": 1861.822201
}
}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": 186182.2201,
"rate": 1861.822201
}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