Rate Overview
Live
1 ALL = 105.8194 GNF
1 GNF = 0.009450
ALL
Avg
106.7335
High
108.1900
Low
105.0507
Last updated: 6/24/2026, 1:46:07 PM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 105.82 GNF |
| 10 ALL | 1,058.19 GNF |
| 50 ALL | 5,290.97 GNF |
| 100 ALL | 10,581.94 GNF |
| 500 ALL | 52,909.72 GNF |
| 1,000 ALL | 105,819.44 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-06-24T13:46:07Z",
"rates": {
"GNF": 105.819438
}
}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": 10581.943800000001,
"rate": 105.819438
}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