Rate Overview
Live
1 LSL = 529.6047 GNF
1 GNF = 0.001888
LSL
Avg
539.2492
High
552.0729
Low
529.0725
Last updated: 3/7/2026, 7:17:28 AM
Quick Conversions
| LSL | GNF |
|---|---|
| 1 LSL | 529.60 GNF |
| 10 LSL | 5,296.05 GNF |
| 50 LSL | 26,480.23 GNF |
| 100 LSL | 52,960.47 GNF |
| 500 LSL | 264,802.34 GNF |
| 1,000 LSL | 529,604.68 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-07T07:17:28Z",
"rates": {
"GNF": 529.604677
}
}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": 52960.4677,
"rate": 529.604677
}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