Rate Overview
Live
1 STD = 0.424195 GNF
1 GNF = 2.3574
STD
Avg
0.413916
High
0.424195
Low
0.409999
Last updated: 3/28/2026, 9:06:27 AM
Quick Conversions
| STD | GNF |
|---|---|
| 1 STD | 0.42 GNF |
| 10 STD | 4.24 GNF |
| 50 STD | 21.21 GNF |
| 100 STD | 42.42 GNF |
| 500 STD | 212.10 GNF |
| 1,000 STD | 424.20 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-03-28T09:06:27Z",
"rates": {
"GNF": 0.424195
}
}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": 42.4195,
"rate": 0.424195
}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