Rate Overview
Live
1 AED = 2391.16 GNF
1 GNF = 0.000418
AED
Avg
2392.14
High
2395.67
Low
2388.70
Last updated: 8/15/2026, 5:36:21 AM
Quick Conversions
| AED | GNF |
|---|---|
| 1 AED | 2,391.16 GNF |
| 10 AED | 23,911.60 GNF |
| 50 AED | 119,557.99 GNF |
| 100 AED | 239,115.98 GNF |
| 500 AED | 1,195,579.90 GNF |
| 1,000 AED | 2,391,159.81 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-08-15T05:36:21Z",
"rates": {
"GNF": 2391.159808
}
}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": 239115.9808,
"rate": 2391.159808
}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