Rate Overview
Live
1 ALL = 108.0887 GNF
1 GNF = 0.009252
ALL
Avg
107.6304
High
108.2170
Low
107.1169
Last updated: 4/17/2026, 6:08:31 AM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 108.09 GNF |
| 10 ALL | 1,080.89 GNF |
| 50 ALL | 5,404.43 GNF |
| 100 ALL | 10,808.87 GNF |
| 500 ALL | 54,044.34 GNF |
| 1,000 ALL | 108,088.67 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-04-17T06:08:31Z",
"rates": {
"GNF": 108.08867
}
}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": 10808.867,
"rate": 108.08867
}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