Rate Overview
Live
1 LSL = 550.8923 GNF
1 GNF = 0.001815
LSL
Avg
546.7557
High
550.8923
Low
543.1968
Last updated: 9/4/2026, 9:06:33 AM
Quick Conversions
| LSL | GNF |
|---|---|
| 1 LSL | 550.89 GNF |
| 10 LSL | 5,508.92 GNF |
| 50 LSL | 27,544.62 GNF |
| 100 LSL | 55,089.23 GNF |
| 500 LSL | 275,446.17 GNF |
| 1,000 LSL | 550,892.34 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-09-04T09:06:33Z",
"rates": {
"GNF": 550.892336
}
}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": 55089.2336,
"rate": 550.892336
}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