Rate Overview
Live
1 AFN = 134.0749 GNF
1 GNF = 0.007459
AFN
Avg
134.2754
High
138.1257
Low
131.0689
Last updated: 8/1/2026, 3:15:45 AM
Quick Conversions
| AFN | GNF |
|---|---|
| 1 AFN | 134.07 GNF |
| 10 AFN | 1,340.75 GNF |
| 50 AFN | 6,703.74 GNF |
| 100 AFN | 13,407.49 GNF |
| 500 AFN | 67,037.43 GNF |
| 1,000 AFN | 134,074.87 GNF |
Get AFN/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=GNFExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-08-01T03:15:45Z",
"rates": {
"GNF": 134.074866
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "GNF",
"amount": 100
},
"result": 13407.486599999998,
"rate": 134.074866
}Build with AFN/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key