Rate Overview
Live
1 LSL = 533.3740 GNF
1 GNF = 0.001875
LSL
Avg
535.6361
High
552.3407
Low
517.4603
Last updated: 7/17/2026, 4:45:02 AM
Quick Conversions
| LSL | GNF |
|---|---|
| 1 LSL | 533.37 GNF |
| 10 LSL | 5,333.74 GNF |
| 50 LSL | 26,668.70 GNF |
| 100 LSL | 53,337.40 GNF |
| 500 LSL | 266,686.98 GNF |
| 1,000 LSL | 533,373.96 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-17T04:45:02Z",
"rates": {
"GNF": 533.373961
}
}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": 53337.3961,
"rate": 533.373961
}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