Rate Overview
Live
1 AWG = 6.4957 GHS
1 GHS = 0.153949
AWG
Avg
6.2407
High
6.6034
Low
5.9821
Last updated: 7/27/2026, 9:29:02 PM
Quick Conversions
| AWG | GHS |
|---|---|
| 1 AWG | 6.50 GHS |
| 10 AWG | 64.96 GHS |
| 50 AWG | 324.78 GHS |
| 100 AWG | 649.57 GHS |
| 500 AWG | 3,247.84 GHS |
| 1,000 AWG | 6,495.67 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-27T21:29:02Z",
"rates": {
"GHS": 6.495674
}
}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": 649.5674,
"rate": 6.495674
}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