Rate Overview
Live
1 LSL = 536.0741 GNF
1 GNF = 0.001865
LSL
Avg
519.9897
High
552.9926
Low
485.1058
Last updated: 7/23/2026, 8:47:26 PM
Quick Conversions
| LSL | GNF |
|---|---|
| 1 LSL | 536.07 GNF |
| 10 LSL | 5,360.74 GNF |
| 50 LSL | 26,803.71 GNF |
| 100 LSL | 53,607.41 GNF |
| 500 LSL | 268,037.06 GNF |
| 1,000 LSL | 536,074.11 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-23T20:47:26Z",
"rates": {
"GNF": 536.07411
}
}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": 53607.411,
"rate": 536.07411
}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