Rate Overview
Live
1 USD = 8779.81 GNF
1 GNF = 0.000114
USD
Avg
8770.85
High
8781.69
Low
8756.24
Last updated: 7/21/2026, 6:28:34 AM
Quick Conversions
| USD | GNF |
|---|---|
| 1 USD | 8,779.81 GNF |
| 10 USD | 87,798.07 GNF |
| 50 USD | 438,990.36 GNF |
| 100 USD | 877,980.71 GNF |
| 500 USD | 4,389,903.56 GNF |
| 1,000 USD | 8,779,807.12 GNF |
Get USD/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=GNFExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-21T06:28:34Z",
"rates": {
"GNF": 8779.80711509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "GNF",
"amount": 100
},
"result": 877980.7115089999,
"rate": 8779.80711509
}Build with USD/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key