Rate Overview
Live
1 ALL = 105.4317 GNF
1 GNF = 0.009485
ALL
Avg
105.6464
High
105.9922
Low
105.4317
Last updated: 3/27/2026, 4:46:36 PM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 105.43 GNF |
| 10 ALL | 1,054.32 GNF |
| 50 ALL | 5,271.59 GNF |
| 100 ALL | 10,543.17 GNF |
| 500 ALL | 52,715.87 GNF |
| 1,000 ALL | 105,431.73 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-27T16:46:36Z",
"rates": {
"GNF": 105.431731
}
}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": 10543.1731,
"rate": 105.431731
}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