Rate Overview
Live
1 STD = 0.411971 GNF
1 GNF = 2.4274
STD
Avg
0.414907
High
0.420404
Low
0.411969
Last updated: 3/7/2026, 7:52:37 AM
Quick Conversions
| STD | GNF |
|---|---|
| 1 STD | 0.41 GNF |
| 10 STD | 4.12 GNF |
| 50 STD | 20.60 GNF |
| 100 STD | 41.20 GNF |
| 500 STD | 205.99 GNF |
| 1,000 STD | 411.97 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-07T07:52:37Z",
"rates": {
"GNF": 0.411971
}
}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": 41.1971,
"rate": 0.411971
}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