Rate Overview
Live
1 AFN = 138.5066 GNF
1 GNF = 0.007220
AFN
Avg
139.0800
High
140.6285
Low
136.6883
Last updated: 3/27/2026, 1:15:05 PM
Quick Conversions
| AFN | GNF |
|---|---|
| 1 AFN | 138.51 GNF |
| 10 AFN | 1,385.07 GNF |
| 50 AFN | 6,925.33 GNF |
| 100 AFN | 13,850.66 GNF |
| 500 AFN | 69,253.29 GNF |
| 1,000 AFN | 138,506.58 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-03-27T13:15:05Z",
"rates": {
"GNF": 138.506579
}
}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": 13850.657899999998,
"rate": 138.506579
}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