Rate Overview
Live
1 AWG = 6.5075 GHS
1 GHS = 0.153669
AWG
Avg
7.1503
High
9.1409
Low
5.6887
Last updated: 5/27/2026, 9:43:28 PM
Quick Conversions
| AWG | GHS |
|---|---|
| 1 AWG | 6.51 GHS |
| 10 AWG | 65.07 GHS |
| 50 AWG | 325.37 GHS |
| 100 AWG | 650.75 GHS |
| 500 AWG | 3,253.75 GHS |
| 1,000 AWG | 6,507.49 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-27T21:43:28Z",
"rates": {
"GHS": 6.50749
}
}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": 650.749,
"rate": 6.50749
}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