Rate Overview
Live
1 ALL = 108.2322 GNF
1 GNF = 0.009239
ALL
Avg
107.6677
High
108.2322
Low
107.0559
Last updated: 5/7/2026, 9:06:25 AM
Quick Conversions
| ALL | GNF |
|---|---|
| 1 ALL | 108.23 GNF |
| 10 ALL | 1,082.32 GNF |
| 50 ALL | 5,411.61 GNF |
| 100 ALL | 10,823.22 GNF |
| 500 ALL | 54,116.11 GNF |
| 1,000 ALL | 108,232.22 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-07T09:06:25Z",
"rates": {
"GNF": 108.232217
}
}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": 10823.2217,
"rate": 108.232217
}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