Rate Overview
Live
1 AED = 3.1718 GHS
1 GHS = 0.315279
AED
Avg
2.9896
High
3.1718
Low
2.8559
Last updated: 5/27/2026, 4:51:36 AM
Quick Conversions
| AED | GHS |
|---|---|
| 1 AED | 3.17 GHS |
| 10 AED | 31.72 GHS |
| 50 AED | 158.59 GHS |
| 100 AED | 317.18 GHS |
| 500 AED | 1,585.90 GHS |
| 1,000 AED | 3,171.79 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-27T04:51:36Z",
"rates": {
"GHS": 3.171792
}
}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": 317.1792,
"rate": 3.171792
}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