Rate Overview
Live
1 STD = 0.401852 GNF
1 GNF = 2.4885
STD
Avg
0.406693
High
0.423712
Low
0.401852
Last updated: 7/5/2026, 3:17:44 AM
Quick Conversions
| STD | GNF |
|---|---|
| 1 STD | 0.40 GNF |
| 10 STD | 4.02 GNF |
| 50 STD | 20.09 GNF |
| 100 STD | 40.19 GNF |
| 500 STD | 200.93 GNF |
| 1,000 STD | 401.85 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-05T03:17:44Z",
"rates": {
"GNF": 0.401852
}
}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.1852,
"rate": 0.401852
}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