Rate Overview
Live
1 AED = 2.9981 GHS
1 GHS = 0.333548
AED
Avg
2.9986
High
3.0098
Low
2.9914
Last updated: 4/16/2026, 5:55:20 PM
Quick Conversions
| AED | GHS |
|---|---|
| 1 AED | 3.00 GHS |
| 10 AED | 29.98 GHS |
| 50 AED | 149.90 GHS |
| 100 AED | 299.81 GHS |
| 500 AED | 1,499.04 GHS |
| 1,000 AED | 2,998.07 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-04-16T17:55:20Z",
"rates": {
"GHS": 2.998071
}
}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": 299.8071,
"rate": 2.998071
}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