Rate Overview
Live
1 AED = 3.1637 GHS
1 GHS = 0.316090
AED
Avg
3.0018
High
3.4024
Low
2.7917
Last updated: 5/27/2026, 2:30:20 AM
Quick Conversions
| AED | GHS |
|---|---|
| 1 AED | 3.16 GHS |
| 10 AED | 31.64 GHS |
| 50 AED | 158.18 GHS |
| 100 AED | 316.37 GHS |
| 500 AED | 1,581.83 GHS |
| 1,000 AED | 3,163.65 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-27T02:30:20Z",
"rates": {
"GHS": 3.163655
}
}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": 316.3655,
"rate": 3.163655
}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