Rate Overview
Live
1 AWG = 6.1047 GHS
1 GHS = 0.163808
AWG
Avg
6.0973
High
6.1150
Low
6.0782
Last updated: 3/27/2026, 1:38:59 PM
Quick Conversions
| AWG | GHS |
|---|---|
| 1 AWG | 6.10 GHS |
| 10 AWG | 61.05 GHS |
| 50 AWG | 305.24 GHS |
| 100 AWG | 610.47 GHS |
| 500 AWG | 3,052.36 GHS |
| 1,000 AWG | 6,104.72 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-03-27T13:38:59Z",
"rates": {
"GHS": 6.104721
}
}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": 610.4721,
"rate": 6.104721
}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