Rate Overview
Live
1 GNF = 0.001583 SCR
1 SCR = 631.7119
GNF
Avg
0.001595
High
0.001669
Low
0.001566
Last updated: 5/7/2026, 8:12:03 AM
Quick Conversions
| GNF | SCR |
|---|---|
| 1 GNF | 0.00 SCR |
| 10 GNF | 0.02 SCR |
| 50 GNF | 0.08 SCR |
| 100 GNF | 0.16 SCR |
| 500 GNF | 0.79 SCR |
| 1,000 GNF | 1.58 SCR |
Get GNF/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=SCRExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-07T08:12:03Z",
"rates": {
"SCR": 0.001583
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "SCR",
"amount": 100
},
"result": 0.1583,
"rate": 0.001583
}Build with GNF/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key