Rate Overview
Live
1 GNF = 0.001947 LSL
1 LSL = 513.6107
GNF
Avg
0.002033
High
0.002202
Low
0.001820
Last updated: 3/27/2026, 8:26:20 AM
Quick Conversions
| GNF | LSL |
|---|---|
| 1 GNF | 0.00 LSL |
| 10 GNF | 0.02 LSL |
| 50 GNF | 0.10 LSL |
| 100 GNF | 0.19 LSL |
| 500 GNF | 0.97 LSL |
| 1,000 GNF | 1.95 LSL |
Get GNF/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=LSLExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-27T08:26:20Z",
"rates": {
"LSL": 0.001947
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "LSL",
"amount": 100
},
"result": 0.19469999999999998,
"rate": 0.001947
}Build with GNF/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key