Rate Overview
Live
1 STD = 0.425520 GNF
1 GNF = 2.3501
STD
Avg
0.424237
High
0.425520
Low
0.423126
Last updated: 5/7/2026, 1:48:08 PM
Quick Conversions
| STD | GNF |
|---|---|
| 1 STD | 0.43 GNF |
| 10 STD | 4.26 GNF |
| 50 STD | 21.28 GNF |
| 100 STD | 42.55 GNF |
| 500 STD | 212.76 GNF |
| 1,000 STD | 425.52 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-05-07T13:48:08Z",
"rates": {
"GNF": 0.42552
}
}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.552,
"rate": 0.42552
}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