Rate Overview
Live
1 AFN = 132.1475 GNF
1 GNF = 0.007567
AFN
Avg
128.3908
High
139.2974
Low
114.7911
Last updated: 7/28/2026, 2:37:03 PM
Quick Conversions
| AFN | GNF |
|---|---|
| 1 AFN | 132.15 GNF |
| 10 AFN | 1,321.48 GNF |
| 50 AFN | 6,607.38 GNF |
| 100 AFN | 13,214.75 GNF |
| 500 AFN | 66,073.75 GNF |
| 1,000 AFN | 132,147.51 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-28T14:37:03Z",
"rates": {
"GNF": 132.147505
}
}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": 13214.7505,
"rate": 132.147505
}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