Rate Overview
Live
1 ALL = 110.9539 GNF
1 GNF = 0.009013
ALL
Avg
110.9580
High
111.3295
Low
110.4611
Last updated: 9/11/2026, 10:36:48 PM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 110.95 GNF |
| 10 ALL | 1,109.54 GNF |
| 50 ALL | 5,547.70 GNF |
| 100 ALL | 11,095.39 GNF |
| 500 ALL | 55,476.95 GNF |
| 1,000 ALL | 110,953.91 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-09-11T22:36:48Z",
"rates": {
"GNF": 110.953906
}
}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": 11095.3906,
"rate": 110.953906
}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