Rate Overview
Live
1 AFN = 133.2148 GNF
1 GNF = 0.007507
AFN
Avg
133.9156
High
134.6722
Low
133.2148
Last updated: 8/21/2026, 9:03:14 AM
Quick Conversions
| AFN | GNF |
|---|---|
| 1 AFN | 133.21 GNF |
| 10 AFN | 1,332.15 GNF |
| 50 AFN | 6,660.74 GNF |
| 100 AFN | 13,321.48 GNF |
| 500 AFN | 66,607.41 GNF |
| 1,000 AFN | 133,214.81 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-08-21T09:03:14Z",
"rates": {
"GNF": 133.214811
}
}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": 13321.481099999999,
"rate": 133.214811
}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