Rate Overview
Live
1 AED = 2387.79 GNF
1 GNF = 0.000419
AED
Avg
2363.80
High
2388.36
Low
2345.53
Last updated: 3/27/2026, 11:46:26 AM
Quick Conversions
| AED | GNF |
|---|---|
| 1 AED | 2,387.79 GNF |
| 10 AED | 23,877.88 GNF |
| 50 AED | 119,389.42 GNF |
| 100 AED | 238,778.84 GNF |
| 500 AED | 1,193,894.22 GNF |
| 1,000 AED | 2,387,788.44 GNF |
Get AED/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=GNFExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-27T11:46:26Z",
"rates": {
"GNF": 2387.78844
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "GNF",
"amount": 100
},
"result": 238778.84399999998,
"rate": 2387.78844
}Build with AED/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key