Rate Overview
Live
1 ALL = 105.9951 GNF
1 GNF = 0.009434
ALL
Avg
106.7098
High
107.9272
Low
105.6277
Last updated: 3/7/2026, 12:13:47 AM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 106.00 GNF |
| 10 ALL | 1,059.95 GNF |
| 50 ALL | 5,299.75 GNF |
| 100 ALL | 10,599.51 GNF |
| 500 ALL | 52,997.53 GNF |
| 1,000 ALL | 105,995.07 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-03-07T00:13:47Z",
"rates": {
"GNF": 105.995069
}
}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": 10599.5069,
"rate": 105.995069
}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