Rate Overview
Live
1 AWG = 6.2973 GHS
1 GHS = 0.158799
AWG
Avg
6.2737
High
6.2973
Low
6.2413
Last updated: 9/2/2026, 4:37:29 PM
Quick Conversions
| AWG | GHS |
|---|---|
| 1 AWG | 6.30 GHS |
| 10 AWG | 62.97 GHS |
| 50 AWG | 314.86 GHS |
| 100 AWG | 629.73 GHS |
| 500 AWG | 3,148.64 GHS |
| 1,000 AWG | 6,297.29 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-09-02T16:37:29Z",
"rates": {
"GHS": 6.297285
}
}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": 629.7284999999999,
"rate": 6.297285
}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