Rate Overview
Live
1 AWG = 6.2458 GHS
1 GHS = 0.160109
AWG
Avg
6.2238
High
6.2458
Low
6.2080
Last updated: 5/7/2026, 1:47:55 PM
Quick Conversions
| AWG | GHS |
|---|---|
| 1 AWG | 6.25 GHS |
| 10 AWG | 62.46 GHS |
| 50 AWG | 312.29 GHS |
| 100 AWG | 624.58 GHS |
| 500 AWG | 3,122.88 GHS |
| 1,000 AWG | 6,245.75 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-05-07T13:47:55Z",
"rates": {
"GHS": 6.24575
}
}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": 624.575,
"rate": 6.24575
}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