Rate Overview
Live
1 USD = 8775.60 GNF
1 GNF = 0.000114
USD
Avg
8735.12
High
8797.54
Low
8657.94
Last updated: 7/27/2026, 5:58:34 AM
Quick Conversions
| USD | GNF |
|---|---|
| 1 USD | 8,775.60 GNF |
| 10 USD | 87,755.98 GNF |
| 50 USD | 438,779.88 GNF |
| 100 USD | 877,559.75 GNF |
| 500 USD | 4,387,798.75 GNF |
| 1,000 USD | 8,775,597.50 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-27T05:58:34Z",
"rates": {
"GNF": 8775.59750458
}
}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": 877559.750458,
"rate": 8775.59750458
}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