Rate Overview
Live
1 ALL = 110.8635 GNF
1 GNF = 0.009020
ALL
Avg
106.6190
High
111.1231
Low
103.4545
Last updated: 9/12/2026, 5:42:04 AM
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-12T05:42:04Z",
"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