Rate Overview
Live
1 GNF = 0.007517 AFN
1 AFN = 133.0318
GNF
Avg
0.007526
High
0.007592
Low
0.007366
Last updated: 7/20/2026, 7:07:37 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.52 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-07-20T19:07:37Z",
"rates": {
"AFN": 0.007517
}
}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.7517,
"rate": 0.007517
}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