Rate Overview
Live
1 ALL = 106.5785 GNF
1 GNF = 0.009383
ALL
Avg
106.7343
High
107.3487
Low
105.9790
Last updated: 7/27/2026, 1:44:48 PM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 106.58 GNF |
| 10 ALL | 1,065.78 GNF |
| 50 ALL | 5,328.92 GNF |
| 100 ALL | 10,657.85 GNF |
| 500 ALL | 53,289.24 GNF |
| 1,000 ALL | 106,578.48 GNF |
Get ALL/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=GNFExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-27T13:44:48Z",
"rates": {
"GNF": 106.57848
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "GNF",
"amount": 100
},
"result": 10657.848,
"rate": 106.57848
}Build with ALL/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key