Rate Overview
Live
1 STD = 0.405723 GNF
1 GNF = 2.4647
STD
Avg
0.414789
High
0.425503
Low
0.404953
Last updated: 7/22/2026, 11:45:08 AM
Quick Conversions
| STD | GNF |
|---|---|
| 1 STD | 0.41 GNF |
| 10 STD | 4.06 GNF |
| 50 STD | 20.29 GNF |
| 100 STD | 40.57 GNF |
| 500 STD | 202.86 GNF |
| 1,000 STD | 405.72 GNF |
Get STD/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=GNFExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-22T11:45:08Z",
"rates": {
"GNF": 0.405723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "GNF",
"amount": 100
},
"result": 40.5723,
"rate": 0.405723
}Build with STD/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key