Rate Overview
Live
1 AFN = 137.0296 GNF
1 GNF = 0.007298
AFN
Avg
137.1277
High
138.1257
Low
133.6398
Last updated: 7/9/2026, 4:41:40 PM
Quick Conversions
| AFN | GNF |
|---|---|
| 1 AFN | 137.03 GNF |
| 10 AFN | 1,370.30 GNF |
| 50 AFN | 6,851.48 GNF |
| 100 AFN | 13,702.96 GNF |
| 500 AFN | 68,514.80 GNF |
| 1,000 AFN | 137,029.60 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-07-09T16:41:40Z",
"rates": {
"GNF": 137.029596
}
}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": 13702.9596,
"rate": 137.029596
}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