Rate Overview
Live
1 AED = 3.0747 GHS
1 GHS = 0.325238
AED
Avg
3.0618
High
3.0748
Low
3.0483
Last updated: 9/3/2026, 6:08:55 AM
Quick Conversions
| AED | GHS |
|---|---|
| 1 AED | 3.07 GHS |
| 10 AED | 30.75 GHS |
| 50 AED | 153.73 GHS |
| 100 AED | 307.47 GHS |
| 500 AED | 1,537.34 GHS |
| 1,000 AED | 3,074.67 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-09-03T06:08:55Z",
"rates": {
"GHS": 3.074674
}
}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": 307.4674,
"rate": 3.074674
}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