Rate Overview
Live
1 AED = 2397.10 GNF
1 GNF = 0.000417
AED
Avg
2391.43
High
2397.88
Low
2384.34
Last updated: 5/8/2026, 2:14:22 PM
Quick Conversions
| AED | GNF |
|---|---|
| 1 AED | 2,397.10 GNF |
| 10 AED | 23,971.04 GNF |
| 50 AED | 119,855.20 GNF |
| 100 AED | 239,710.40 GNF |
| 500 AED | 1,198,552.00 GNF |
| 1,000 AED | 2,397,103.99 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-05-08T14:14:22Z",
"rates": {
"GNF": 2397.103994
}
}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": 239710.3994,
"rate": 2397.103994
}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