Rate Overview
Live
1 ALL = 106.3770 GNF
1 GNF = 0.009401
ALL
Avg
105.5827
High
108.7763
Low
101.9301
Last updated: 6/23/2026, 4:16:30 PM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 106.38 GNF |
| 10 ALL | 1,063.77 GNF |
| 50 ALL | 5,318.85 GNF |
| 100 ALL | 10,637.70 GNF |
| 500 ALL | 53,188.48 GNF |
| 1,000 ALL | 106,376.96 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-23T16:16:30Z",
"rates": {
"GNF": 106.376956
}
}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": 10637.695600000001,
"rate": 106.376956
}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