Rate Overview
Live
1 LSL = 524.4092 GNF
1 GNF = 0.001907
LSL
Avg
525.3685
High
530.8433
Low
520.1468
Last updated: 5/6/2026, 7:08:53 PM
Quick Conversions
| LSL | GNF |
|---|---|
| 1 LSL | 524.41 GNF |
| 10 LSL | 5,244.09 GNF |
| 50 LSL | 26,220.46 GNF |
| 100 LSL | 52,440.92 GNF |
| 500 LSL | 262,204.60 GNF |
| 1,000 LSL | 524,409.20 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-05-06T19:08:53Z",
"rates": {
"GNF": 524.409197
}
}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": 52440.9197,
"rate": 524.409197
}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