Rate Overview
Live
1 AED = 3.0454 GHS
1 GHS = 0.328367
AED
Avg
3.0461
High
3.0505
Low
3.0329
Last updated: 5/6/2026, 11:05:50 PM
Quick Conversions
| AED | GHS |
|---|---|
| 1 AED | 3.05 GHS |
| 10 AED | 30.45 GHS |
| 50 AED | 152.27 GHS |
| 100 AED | 304.54 GHS |
| 500 AED | 1,522.69 GHS |
| 1,000 AED | 3,045.37 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-05-06T23:05:50Z",
"rates": {
"GHS": 3.045373
}
}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": 304.5373,
"rate": 3.045373
}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