Rate Overview
Live
1 LSL = 540.7826 GNF
1 GNF = 0.001849
LSL
Avg
536.6736
High
542.3129
Low
529.9585
Last updated: 6/16/2026, 1:25:58 PM
Quick Conversions
| LSL | GNF |
|---|---|
| 1 LSL | 540.78 GNF |
| 10 LSL | 5,407.83 GNF |
| 50 LSL | 27,039.13 GNF |
| 100 LSL | 54,078.26 GNF |
| 500 LSL | 270,391.31 GNF |
| 1,000 LSL | 540,782.63 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-06-16T13:25:58Z",
"rates": {
"GNF": 540.782625
}
}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": 54078.262500000004,
"rate": 540.782625
}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