Rate Overview
Live
1 AWG = 6.3547 GHS
1 GHS = 0.157363
AWG
Avg
6.3226
High
6.3547
Low
6.2991
Last updated: 7/4/2026, 9:08:30 PM
Quick Conversions
| AWG | GHS |
|---|---|
| 1 AWG | 6.35 GHS |
| 10 AWG | 63.55 GHS |
| 50 AWG | 317.74 GHS |
| 100 AWG | 635.47 GHS |
| 500 AWG | 3,177.37 GHS |
| 1,000 AWG | 6,354.73 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-04T21:08:30Z",
"rates": {
"GHS": 6.35473
}
}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": 635.473,
"rate": 6.35473
}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