Rate Overview
Live
1 GNF = 0.009484 ALL
1 ALL = 105.4407
GNF
Avg
0.009465
High
0.009484
Low
0.009434
Last updated: 3/27/2026, 6:34:50 AM
Quick Conversions
| GNF | ALL |
|---|---|
| 1 GNF | 0.01 ALL |
| 10 GNF | 0.09 ALL |
| 50 GNF | 0.47 ALL |
| 100 GNF | 0.95 ALL |
| 500 GNF | 4.74 ALL |
| 1,000 GNF | 9.48 ALL |
Get GNF/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=ALLExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-27T06:34:50Z",
"rates": {
"ALL": 0.009484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "ALL",
"amount": 100
},
"result": 0.9483999999999999,
"rate": 0.009484
}Build with GNF/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key