Rate Overview
Live
1 AWG = 6.5499 GHS
1 GHS = 0.152673
AWG
Avg
6.5564
High
6.5712
Low
6.5397
Last updated: 8/12/2026, 4:59:08 PM
Quick Conversions
| AWG | GHS |
|---|---|
| 1 AWG | 6.55 GHS |
| 10 AWG | 65.50 GHS |
| 50 AWG | 327.50 GHS |
| 100 AWG | 654.99 GHS |
| 500 AWG | 3,274.97 GHS |
| 1,000 AWG | 6,549.93 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-08-12T16:59:08Z",
"rates": {
"GHS": 6.549932
}
}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": 654.9932,
"rate": 6.549932
}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