Rate Overview
Live
1 USD = 8775.00 GNF
1 GNF = 0.000114
USD
Avg
8769.76
High
8778.88
Low
8750.93
Last updated: 4/18/2026, 8:44:12 AM
Quick Conversions
| USD | GNF |
|---|---|
| 1 USD | 8,775.00 GNF |
| 10 USD | 87,750.00 GNF |
| 50 USD | 438,749.99 GNF |
| 100 USD | 877,499.99 GNF |
| 500 USD | 4,387,499.95 GNF |
| 1,000 USD | 8,774,999.89 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-04-18T08:44:12Z",
"rates": {
"GNF": 8774.99989467
}
}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": 877499.989467,
"rate": 8774.99989467
}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