Rate Overview
Live
1 ALL = 107.7010 GNF
1 GNF = 0.009285
ALL
Avg
106.9368
High
107.7010
Low
106.5785
Last updated: 8/1/2026, 1:28:03 AM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 107.70 GNF |
| 10 ALL | 1,077.01 GNF |
| 50 ALL | 5,385.05 GNF |
| 100 ALL | 10,770.10 GNF |
| 500 ALL | 53,850.50 GNF |
| 1,000 ALL | 107,701.01 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-01T01:28:03Z",
"rates": {
"GNF": 107.701007
}
}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": 10770.1007,
"rate": 107.701007
}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