Rate Overview
Live
1 LSL = 534.6883 GNF
1 GNF = 0.001870
LSL
Avg
534.3544
High
537.3621
Low
528.4388
Last updated: 4/16/2026, 3:49:31 PM
Quick Conversions
| LSL | GNF |
|---|---|
| 1 LSL | 534.69 GNF |
| 10 LSL | 5,346.88 GNF |
| 50 LSL | 26,734.41 GNF |
| 100 LSL | 53,468.83 GNF |
| 500 LSL | 267,344.13 GNF |
| 1,000 LSL | 534,688.27 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-04-16T15:49:31Z",
"rates": {
"GNF": 534.688265
}
}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": 53468.8265,
"rate": 534.688265
}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