Rate Overview
Live
1 ALL = 106.2192 GNF
1 GNF = 0.009414
ALL
Avg
106.7640
High
107.2337
Low
106.2192
Last updated: 6/19/2026, 8:40:17 AM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 106.22 GNF |
| 10 ALL | 1,062.19 GNF |
| 50 ALL | 5,310.96 GNF |
| 100 ALL | 10,621.92 GNF |
| 500 ALL | 53,109.58 GNF |
| 1,000 ALL | 106,219.17 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-19T08:40:17Z",
"rates": {
"GNF": 106.219168
}
}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": 10621.916799999999,
"rate": 106.219168
}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