Rate Overview
Live
1 GNF = 0.009219 ALL
1 ALL = 108.4716
GNF
Avg
0.009269
High
0.009340
Low
0.009219
Last updated: 5/9/2026, 4:53:30 AM
Quick Conversions
| GNF | ALL |
|---|---|
| 1 GNF | 0.01 ALL |
| 10 GNF | 0.09 ALL |
| 50 GNF | 0.46 ALL |
| 100 GNF | 0.92 ALL |
| 500 GNF | 4.61 ALL |
| 1,000 GNF | 9.22 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-05-09T04:53:30Z",
"rates": {
"ALL": 0.009219
}
}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.9218999999999999,
"rate": 0.009219
}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