Rate Overview
Live
1 AFN = 134.9201 GNF
1 GNF = 0.007412
AFN
Avg
134.2300
High
136.3911
Low
133.2653
Last updated: 9/9/2026, 10:58:05 PM
Quick Conversions
| AFN | GNF |
|---|---|
| 1 AFN | 134.92 GNF |
| 10 AFN | 1,349.20 GNF |
| 50 AFN | 6,746.01 GNF |
| 100 AFN | 13,492.01 GNF |
| 500 AFN | 67,460.06 GNF |
| 1,000 AFN | 134,920.13 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-09-09T22:58:05Z",
"rates": {
"GNF": 134.920125
}
}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": 13492.0125,
"rate": 134.920125
}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