Rate Overview
Live
1 LSL = 521.6552 GNF
1 GNF = 0.001917
LSL
Avg
527.9577
High
536.0741
Low
521.5455
Last updated: 7/26/2026, 6:56:12 AM
Quick Conversions
| LSL | GNF |
|---|---|
| 1 LSL | 521.66 GNF |
| 10 LSL | 5,216.55 GNF |
| 50 LSL | 26,082.76 GNF |
| 100 LSL | 52,165.52 GNF |
| 500 LSL | 260,827.60 GNF |
| 1,000 LSL | 521,655.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-07-26T06:56:12Z",
"rates": {
"GNF": 521.655202
}
}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": 52165.520200000006,
"rate": 521.655202
}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