Rate Overview
Live
1 ALL = 106.9973 GNF
1 GNF = 0.009346
ALL
Avg
106.5624
High
108.5961
Low
104.2321
Last updated: 5/27/2026, 2:53:02 PM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 107.00 GNF |
| 10 ALL | 1,069.97 GNF |
| 50 ALL | 5,349.86 GNF |
| 100 ALL | 10,699.73 GNF |
| 500 ALL | 53,498.65 GNF |
| 1,000 ALL | 106,997.30 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-05-27T14:53:02Z",
"rates": {
"GNF": 106.997295
}
}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": 10699.7295,
"rate": 106.997295
}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