Rate Overview
Live
1 AWG = 6.5055 GHS
1 GHS = 0.153716
AWG
Avg
6.2057
High
6.6034
Low
5.8601
Last updated: 7/28/2026, 2:06:03 PM
Quick Conversions
| AWG | GHS |
|---|---|
| 1 AWG | 6.51 GHS |
| 10 AWG | 65.05 GHS |
| 50 AWG | 325.27 GHS |
| 100 AWG | 650.55 GHS |
| 500 AWG | 3,252.74 GHS |
| 1,000 AWG | 6,505.49 GHS |
Get AWG/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=GHSExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-28T14:06:03Z",
"rates": {
"GHS": 6.505489
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "GHS",
"amount": 100
},
"result": 650.5489,
"rate": 6.505489
}Build with AWG/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key