Rate Overview
Live
1 ALL = 110.8635 GNF
1 GNF = 0.009020
ALL
Avg
107.4759
High
111.0191
Low
105.2660
Last updated: 9/12/2026, 8:35:45 PM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 110.86 GNF |
| 10 ALL | 1,108.63 GNF |
| 50 ALL | 5,543.17 GNF |
| 100 ALL | 11,086.35 GNF |
| 500 ALL | 55,431.74 GNF |
| 1,000 ALL | 110,863.48 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-09-12T20:35:45Z",
"rates": {
"GNF": 110.863478
}
}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": 11086.3478,
"rate": 110.863478
}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