Rate Overview
Live
1 USD = 8764.71 GNF
1 GNF = 0.000114
USD
Avg
8765.50
High
8772.95
Low
8758.80
Last updated: 6/18/2026, 7:51:19 PM
Quick Conversions
| USD | GNF |
|---|---|
| 1 USD | 8,764.71 GNF |
| 10 USD | 87,647.06 GNF |
| 50 USD | 438,235.31 GNF |
| 100 USD | 876,470.61 GNF |
| 500 USD | 4,382,353.06 GNF |
| 1,000 USD | 8,764,706.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-06-18T19:51:19Z",
"rates": {
"GNF": 8764.7061205
}
}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": 876470.6120500001,
"rate": 8764.7061205
}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