Rate Overview
Live
1 USD = 8777.14 GNF
1 GNF = 0.000114
USD
Avg
8697.54
High
8781.69
Low
8615.14
Last updated: 7/29/2026, 3:57:47 AM
Quick Conversions
| USD | GNF |
|---|---|
| 1 USD | 8,777.14 GNF |
| 10 USD | 87,771.37 GNF |
| 50 USD | 438,856.83 GNF |
| 100 USD | 877,713.66 GNF |
| 500 USD | 4,388,568.31 GNF |
| 1,000 USD | 8,777,136.62 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-29T03:57:47Z",
"rates": {
"GNF": 8777.13661764
}
}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": 877713.6617640001,
"rate": 8777.13661764
}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