Rate Overview
Live
1 GHS = 0.153669 AWG
1 AWG = 6.5075
GHS
Avg
0.154390
High
0.156252
Low
0.153669
Last updated: 5/27/2026, 12:13:15 PM
Quick Conversions
| GHS | AWG |
|---|---|
| 1 GHS | 0.15 AWG |
| 10 GHS | 1.54 AWG |
| 50 GHS | 7.68 AWG |
| 100 GHS | 15.37 AWG |
| 500 GHS | 76.83 AWG |
| 1,000 GHS | 153.67 AWG |
Get GHS/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=AWGExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-05-27T12:13:15Z",
"rates": {
"AWG": 0.153669
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "AWG",
"amount": 100
},
"result": 15.3669,
"rate": 0.153669
}Build with GHS/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key