Rate Overview
Live
1 AWG = 6.1245 GHS
1 GHS = 0.163278
AWG
Avg
6.1222
High
6.1589
Low
6.1047
Last updated: 4/17/2026, 6:30:17 AM
Quick Conversions
| AWG | GHS |
|---|---|
| 1 AWG | 6.12 GHS |
| 10 AWG | 61.25 GHS |
| 50 AWG | 306.23 GHS |
| 100 AWG | 612.45 GHS |
| 500 AWG | 3,062.26 GHS |
| 1,000 AWG | 6,124.53 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-04-17T06:30:17Z",
"rates": {
"GHS": 6.124527
}
}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": 612.4526999999999,
"rate": 6.124527
}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