Rate Overview
Live
1 AED = 2.9385 GHS
1 GHS = 0.340310
AED
Avg
2.9207
High
2.9385
Low
2.9039
Last updated: 3/7/2026, 2:11:59 AM
Quick Conversions
| AED | GHS |
|---|---|
| 1 AED | 2.94 GHS |
| 10 AED | 29.38 GHS |
| 50 AED | 146.92 GHS |
| 100 AED | 293.85 GHS |
| 500 AED | 1,469.25 GHS |
| 1,000 AED | 2,938.49 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-03-07T02:11:59Z",
"rates": {
"GHS": 2.938493
}
}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": 293.84929999999997,
"rate": 2.938493
}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