Rate Overview
Live
1 GHS = 0.152673 AWG
1 AWG = 6.5499
GHS
Avg
0.152523
High
0.152912
Low
0.152179
Last updated: 8/12/2026, 5:03:18 PM
Quick Conversions
| GHS | AWG |
|---|---|
| 1 GHS | 0.15 AWG |
| 10 GHS | 1.53 AWG |
| 50 GHS | 7.63 AWG |
| 100 GHS | 15.27 AWG |
| 500 GHS | 76.34 AWG |
| 1,000 GHS | 152.67 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-08-12T17:03:18Z",
"rates": {
"AWG": 0.152673
}
}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.2673,
"rate": 0.152673
}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