Rate Overview
Live
1 USD = 8772.42 GNF
1 GNF = 0.000114
USD
Avg
8776.78
High
8793.80
Low
8767.07
Last updated: 3/7/2026, 1:00:22 AM
Quick Conversions
| USD | GNF |
|---|---|
| 1 USD | 8,772.42 GNF |
| 10 USD | 87,724.17 GNF |
| 50 USD | 438,620.84 GNF |
| 100 USD | 877,241.67 GNF |
| 500 USD | 4,386,208.37 GNF |
| 1,000 USD | 8,772,416.74 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-03-07T01:00:22Z",
"rates": {
"GNF": 8772.41673915
}
}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": 877241.6739149999,
"rate": 8772.41673915
}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