Rate Overview
Live
1 AFN = 139.2974 GNF
1 GNF = 0.007179
AFN
Avg
139.1757
High
140.1972
Low
137.6469
Last updated: 3/7/2026, 12:33:15 AM
Quick Conversions
| AFN | GNF |
|---|---|
| 1 AFN | 139.30 GNF |
| 10 AFN | 1,392.97 GNF |
| 50 AFN | 6,964.87 GNF |
| 100 AFN | 13,929.74 GNF |
| 500 AFN | 69,648.72 GNF |
| 1,000 AFN | 139,297.45 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-03-07T00:33:15Z",
"rates": {
"GNF": 139.297449
}
}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": 13929.7449,
"rate": 139.297449
}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