Rate Overview
Live
1 AFN = 137.1867 GNF
1 GNF = 0.007289
AFN
Avg
137.3316
High
138.2406
Low
136.5046
Last updated: 5/9/2026, 4:53:48 AM
Quick Conversions
| AFN | GNF |
|---|---|
| 1 AFN | 137.19 GNF |
| 10 AFN | 1,371.87 GNF |
| 50 AFN | 6,859.34 GNF |
| 100 AFN | 13,718.67 GNF |
| 500 AFN | 68,593.36 GNF |
| 1,000 AFN | 137,186.72 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-09T04:53:48Z",
"rates": {
"GNF": 137.186715
}
}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": 13718.671499999999,
"rate": 137.186715
}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