Rate Overview
Live
1 GHS = 0.157363 AWG
1 AWG = 6.3547
GHS
Avg
0.158163
High
0.158752
Low
0.157363
Last updated: 7/4/2026, 6:30:46 AM
Quick Conversions
| GHS | AWG |
|---|---|
| 1 GHS | 0.16 AWG |
| 10 GHS | 1.57 AWG |
| 50 GHS | 7.87 AWG |
| 100 GHS | 15.74 AWG |
| 500 GHS | 78.68 AWG |
| 1,000 GHS | 157.36 AWG |
Get GHS/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=AWGExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-04T06:30:46Z",
"rates": {
"AWG": 0.157363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "AWG",
"amount": 100
},
"result": 15.7363,
"rate": 0.157363
}Build with GHS/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key