Rate Overview
Live
1 LSL = 513.5337 GNF
1 GNF = 0.001947
LSL
Avg
501.3249
High
551.3016
Low
446.8689
Last updated: 3/27/2026, 5:07:59 PM
Quick Conversions
| LSL | GNF |
|---|---|
| 1 LSL | 513.53 GNF |
| 10 LSL | 5,135.34 GNF |
| 50 LSL | 25,676.69 GNF |
| 100 LSL | 51,353.37 GNF |
| 500 LSL | 256,766.86 GNF |
| 1,000 LSL | 513,533.72 GNF |
Get LSL/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=GNFExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T17:07:59Z",
"rates": {
"GNF": 513.533717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "GNF",
"amount": 100
},
"result": 51353.3717,
"rate": 513.533717
}Build with LSL/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key