Rate Overview
Live
1 ALL = 109.6282 GNF
1 GNF = 0.009122
ALL
Avg
109.4102
High
109.7098
Low
108.9489
Last updated: 8/19/2026, 1:39:27 PM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 109.63 GNF |
| 10 ALL | 1,096.28 GNF |
| 50 ALL | 5,481.41 GNF |
| 100 ALL | 10,962.82 GNF |
| 500 ALL | 54,814.10 GNF |
| 1,000 ALL | 109,628.20 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-19T13:39:27Z",
"rates": {
"GNF": 109.628197
}
}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": 10962.8197,
"rate": 109.628197
}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