Rate Overview
Live
1 USD = 8804.56 GNF
1 GNF = 0.000114
USD
Avg
8784.61
High
8807.42
Low
8757.86
Last updated: 5/9/2026, 12:23:54 AM
Quick Conversions
| USD | GNF |
|---|---|
| 1 USD | 8,804.56 GNF |
| 10 USD | 88,045.63 GNF |
| 50 USD | 440,228.15 GNF |
| 100 USD | 880,456.30 GNF |
| 500 USD | 4,402,281.49 GNF |
| 1,000 USD | 8,804,562.97 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-05-09T00:23:54Z",
"rates": {
"GNF": 8804.56297292
}
}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": 880456.2972920001,
"rate": 8804.56297292
}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