Rate Overview
Live
1 AED = 3.0973 GHS
1 GHS = 0.322858
AED
Avg
3.0834
High
3.0973
Low
3.0700
Last updated: 7/4/2026, 4:44:24 AM
Quick Conversions
| AED | GHS |
|---|---|
| 1 AED | 3.10 GHS |
| 10 AED | 30.97 GHS |
| 50 AED | 154.87 GHS |
| 100 AED | 309.73 GHS |
| 500 AED | 1,548.67 GHS |
| 1,000 AED | 3,097.34 GHS |
Get AED/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=GHSExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-04T04:44:24Z",
"rates": {
"GHS": 3.097336
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "GHS",
"amount": 100
},
"result": 309.73359999999997,
"rate": 3.097336
}Build with AED/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key