Rate Overview
Live
1 USD = 8756.78 GNF
1 GNF = 0.000114
USD
Avg
8765.76
High
8774.79
Low
8756.78
Last updated: 5/29/2026, 4:26:02 PM
Quick Conversions
| USD | GNF |
|---|---|
| 1 USD | 8,756.78 GNF |
| 10 USD | 87,567.79 GNF |
| 50 USD | 437,838.93 GNF |
| 100 USD | 875,677.87 GNF |
| 500 USD | 4,378,389.34 GNF |
| 1,000 USD | 8,756,778.68 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-29T16:26:02Z",
"rates": {
"GNF": 8756.77868119
}
}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": 875677.868119,
"rate": 8756.77868119
}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