Rate Overview
Live
1 GHS = 0.154162 AWG
1 AWG = 6.4867
GHS
Avg
0.144704
High
0.175787
Low
0.109398
Last updated: 7/23/2026, 3:12:25 PM
Quick Conversions
| GHS | AWG |
|---|---|
| 1 GHS | 0.15 AWG |
| 10 GHS | 1.54 AWG |
| 50 GHS | 7.71 AWG |
| 100 GHS | 15.42 AWG |
| 500 GHS | 77.08 AWG |
| 1,000 GHS | 154.16 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-23T15:12:25Z",
"rates": {
"AWG": 0.154162
}
}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.4162,
"rate": 0.154162
}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