Rate Overview
Live
1 GNF = 0.007528 AFN
1 AFN = 132.8374
GNF
Avg
0.007338
High
0.007559
Low
0.007123
Last updated: 8/1/2026, 12:34:52 PM
Quick Conversions
| GNF | AFN |
|---|---|
| 1 GNF | 0.01 AFN |
| 10 GNF | 0.08 AFN |
| 50 GNF | 0.38 AFN |
| 100 GNF | 0.75 AFN |
| 500 GNF | 3.76 AFN |
| 1,000 GNF | 7.53 AFN |
Get GNF/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=AFNExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-08-01T12:34:52Z",
"rates": {
"AFN": 0.007528
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "AFN",
"amount": 100
},
"result": 0.7528,
"rate": 0.007528
}Build with GNF/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key