Rate Overview
Live
1 ALL = 111.0191 GNF
1 GNF = 0.009007
ALL
Avg
110.5476
High
111.0191
Low
109.5365
Last updated: 8/24/2026, 2:27:18 PM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 111.02 GNF |
| 10 ALL | 1,110.19 GNF |
| 50 ALL | 5,550.96 GNF |
| 100 ALL | 11,101.91 GNF |
| 500 ALL | 55,509.55 GNF |
| 1,000 ALL | 111,019.11 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-08-24T14:27:18Z",
"rates": {
"GNF": 111.019105
}
}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": 11101.9105,
"rate": 111.019105
}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