Rate Overview
Live
1 AED = 3.1537 GHS
1 GHS = 0.317088
AED
Avg
3.1420
High
3.1539
Low
3.1236
Last updated: 7/22/2026, 7:08:14 AM
Quick Conversions
| AED | GHS |
|---|---|
| 1 AED | 3.15 GHS |
| 10 AED | 31.54 GHS |
| 50 AED | 157.68 GHS |
| 100 AED | 315.37 GHS |
| 500 AED | 1,576.85 GHS |
| 1,000 AED | 3,153.70 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-22T07:08:14Z",
"rates": {
"GHS": 3.153698
}
}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": 315.3698,
"rate": 3.153698
}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