Rate Overview
Live
1 GNF = 0.001054 SEK
1 SEK = 948.7666
GNF
Avg
0.001061
High
0.001068
Low
0.001054
Last updated: 5/28/2026, 8:31:42 PM
Quick Conversions
| GNF | SEK |
|---|---|
| 1 GNF | 0.00 SEK |
| 10 GNF | 0.01 SEK |
| 50 GNF | 0.05 SEK |
| 100 GNF | 0.11 SEK |
| 500 GNF | 0.53 SEK |
| 1,000 GNF | 1.05 SEK |
Get GNF/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=SEKExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-28T20:31:42Z",
"rates": {
"SEK": 0.001054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "SEK",
"amount": 100
},
"result": 0.10540000000000001,
"rate": 0.001054
}Build with GNF/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key