Rate Overview
Live
1 GHS = 0.156897 AWG
1 AWG = 6.3736
GHS
Avg
0.162072
High
0.170644
Low
0.151437
Last updated: 7/8/2026, 2:51:00 PM
Quick Conversions
| GHS | AWG |
|---|---|
| 1 GHS | 0.16 AWG |
| 10 GHS | 1.57 AWG |
| 50 GHS | 7.84 AWG |
| 100 GHS | 15.69 AWG |
| 500 GHS | 78.45 AWG |
| 1,000 GHS | 156.90 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-08T14:51:00Z",
"rates": {
"AWG": 0.156897
}
}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.6897,
"rate": 0.156897
}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