Rate Overview
Live
1 LSL = 536.8098 GNF
1 GNF = 0.001863
LSL
Avg
530.3173
High
537.8918
Low
520.1468
Last updated: 5/26/2026, 9:22:52 PM
Quick Conversions
| LSL | GNF |
|---|---|
| 1 LSL | 536.81 GNF |
| 10 LSL | 5,368.10 GNF |
| 50 LSL | 26,840.49 GNF |
| 100 LSL | 53,680.98 GNF |
| 500 LSL | 268,404.89 GNF |
| 1,000 LSL | 536,809.77 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-26T21:22:52Z",
"rates": {
"GNF": 536.809772
}
}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": 53680.977199999994,
"rate": 536.809772
}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