Rate Overview
Live
1 USD = 8770.71 GNF
1 GNF = 0.000114
USD
Avg
8699.65
High
8793.65
Low
8649.02
Last updated: 3/27/2026, 5:36:04 AM
Quick Conversions
| USD | GNF |
|---|---|
| 1 USD | 8,770.71 GNF |
| 10 USD | 87,707.05 GNF |
| 50 USD | 438,535.26 GNF |
| 100 USD | 877,070.51 GNF |
| 500 USD | 4,385,352.56 GNF |
| 1,000 USD | 8,770,705.11 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-27T05:36:04Z",
"rates": {
"GNF": 8770.70511003
}
}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": 877070.511003,
"rate": 8770.70511003
}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