Rate Overview
Live
1 AED = 2389.82 GNF
1 GNF = 0.000418
AED
Avg
2388.40
High
2390.91
Low
2386.35
Last updated: 7/9/2026, 5:37:29 AM
Quick Conversions
| AED | GNF |
|---|---|
| 1 AED | 2,389.82 GNF |
| 10 AED | 23,898.23 GNF |
| 50 AED | 119,491.13 GNF |
| 100 AED | 238,982.27 GNF |
| 500 AED | 1,194,911.35 GNF |
| 1,000 AED | 2,389,822.69 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-07-09T05:37:29Z",
"rates": {
"GNF": 2389.82269
}
}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": 238982.269,
"rate": 2389.82269
}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