Rate Overview
Live
1 LSL = 536.1678 GNF
1 GNF = 0.001865
LSL
Avg
535.5089
High
541.4982
Low
528.6236
Last updated: 7/16/2026, 12:29:54 AM
Quick Conversions
| LSL | GNF |
|---|---|
| 1 LSL | 536.17 GNF |
| 10 LSL | 5,361.68 GNF |
| 50 LSL | 26,808.39 GNF |
| 100 LSL | 53,616.78 GNF |
| 500 LSL | 268,083.90 GNF |
| 1,000 LSL | 536,167.81 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-16T00:29:54Z",
"rates": {
"GNF": 536.167807
}
}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": 53616.7807,
"rate": 536.167807
}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