Rate Overview
Live
1 ALL = 106.8528 GNF
1 GNF = 0.009359
ALL
Avg
106.8551
High
106.9924
Low
106.6645
Last updated: 7/11/2026, 6:13:02 PM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 106.85 GNF |
| 10 ALL | 1,068.53 GNF |
| 50 ALL | 5,342.64 GNF |
| 100 ALL | 10,685.28 GNF |
| 500 ALL | 53,426.40 GNF |
| 1,000 ALL | 106,852.81 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-07-11T18:13:02Z",
"rates": {
"GNF": 106.852806
}
}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": 10685.2806,
"rate": 106.852806
}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