Rate Overview
Live
1 GHS = 1919.18 STD
1 STD = 0.000521
GHS
Avg
1913.64
High
1919.74
Low
1885.06
Last updated: 6/19/2026, 11:40:04 AM
Quick Conversions
| GHS | STD |
|---|---|
| 1 GHS | 1,919.18 STD |
| 10 GHS | 19,191.82 STD |
| 50 GHS | 95,959.09 STD |
| 100 GHS | 191,918.17 STD |
| 500 GHS | 959,590.86 STD |
| 1,000 GHS | 1,919,181.72 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-06-19T11:40:04Z",
"rates": {
"STD": 1919.181716
}
}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": 191918.1716,
"rate": 1919.181716
}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