Rate Overview
Live
1 LSL = 540.1242 GNF
1 GNF = 0.001851
LSL
Avg
535.3669
High
540.4128
Low
531.5116
Last updated: 7/4/2026, 10:15:24 PM
Quick Conversions
| LSL | GNF |
|---|---|
| 1 LSL | 540.12 GNF |
| 10 LSL | 5,401.24 GNF |
| 50 LSL | 27,006.21 GNF |
| 100 LSL | 54,012.42 GNF |
| 500 LSL | 270,062.12 GNF |
| 1,000 LSL | 540,124.24 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-04T22:15:24Z",
"rates": {
"GNF": 540.124239
}
}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": 54012.4239,
"rate": 540.124239
}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