Rate Overview
Live
1 GHS = 0.165846 AWG
1 AWG = 6.0297
GHS
Avg
0.166864
High
0.167833
Low
0.165846
Last updated: 3/7/2026, 1:07:12 AM
Quick Conversions
| GHS | AWG |
|---|---|
| 1 GHS | 0.17 AWG |
| 10 GHS | 1.66 AWG |
| 50 GHS | 8.29 AWG |
| 100 GHS | 16.58 AWG |
| 500 GHS | 82.92 AWG |
| 1,000 GHS | 165.85 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-07T01:07:12Z",
"rates": {
"AWG": 0.165846
}
}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.5846,
"rate": 0.165846
}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