Rate Overview
Live
1 AED = 2.9750 GHS
1 GHS = 0.336135
AED
Avg
3.0275
High
3.4275
Low
2.8575
Last updated: 3/27/2026, 9:46:57 AM
Quick Conversions
| AED | GHS |
|---|---|
| 1 AED | 2.97 GHS |
| 10 AED | 29.75 GHS |
| 50 AED | 148.75 GHS |
| 100 AED | 297.50 GHS |
| 500 AED | 1,487.50 GHS |
| 1,000 AED | 2,974.99 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-27T09:46:57Z",
"rates": {
"GHS": 2.974994
}
}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": 297.49940000000004,
"rate": 2.974994
}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