Rate Overview
Live
1 AFN = 139.0673 GNF
1 GNF = 0.007191
AFN
Avg
139.1730
High
140.1299
Low
137.7543
Last updated: 5/29/2026, 5:29:35 PM
Quick Conversions
| AFN | GNF |
|---|---|
| 1 AFN | 139.07 GNF |
| 10 AFN | 1,390.67 GNF |
| 50 AFN | 6,953.37 GNF |
| 100 AFN | 13,906.73 GNF |
| 500 AFN | 69,533.67 GNF |
| 1,000 AFN | 139,067.33 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-05-29T17:29:35Z",
"rates": {
"GNF": 139.067334
}
}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": 13906.7334,
"rate": 139.067334
}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