Rate Overview
Live
1 GHS = 0.163807 AWG
1 AWG = 6.1047
GHS
Avg
0.161284
High
0.170549
Low
0.142191
Last updated: 3/27/2026, 3:36:38 PM
Quick Conversions
| GHS | AWG |
|---|---|
| 1 GHS | 0.16 AWG |
| 10 GHS | 1.64 AWG |
| 50 GHS | 8.19 AWG |
| 100 GHS | 16.38 AWG |
| 500 GHS | 81.90 AWG |
| 1,000 GHS | 163.81 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-03-27T15:36:38Z",
"rates": {
"AWG": 0.163807
}
}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": 16.3807,
"rate": 0.163807
}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