Rate Overview
Live
1 AED = 3.1434 GHS
1 GHS = 0.318126
AED
Avg
3.0208
High
3.2180
Low
2.8559
Last updated: 7/20/2026, 7:35:09 PM
Quick Conversions
| AED | GHS |
|---|---|
| 1 AED | 3.14 GHS |
| 10 AED | 31.43 GHS |
| 50 AED | 157.17 GHS |
| 100 AED | 314.34 GHS |
| 500 AED | 1,571.70 GHS |
| 1,000 AED | 3,143.41 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-20T19:35:09Z",
"rates": {
"GHS": 3.143407
}
}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": 314.34069999999997,
"rate": 3.143407
}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