Rate Overview
Live
1 LSL = 533.9271 GNF
1 GNF = 0.001873
LSL
Avg
533.2562
High
536.1678
Low
531.0668
Last updated: 7/22/2026, 3:39:26 PM
Quick Conversions
| LSL | GNF |
|---|---|
| 1 LSL | 533.93 GNF |
| 10 LSL | 5,339.27 GNF |
| 50 LSL | 26,696.36 GNF |
| 100 LSL | 53,392.71 GNF |
| 500 LSL | 266,963.57 GNF |
| 1,000 LSL | 533,927.13 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-07-22T15:39:26Z",
"rates": {
"GNF": 533.92713
}
}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": 53392.713,
"rate": 533.92713
}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