Rate Overview
Live
1 LSL = 82.4032 NGN
1 NGN = 0.012135
LSL
Avg
83.3113
High
84.5147
Low
82.4032
Last updated: 9/2/2026, 5:26:14 AM
Quick Conversions
| LSL | NGN |
|---|---|
| 1 LSL | 82.40 NGN |
| 10 LSL | 824.03 NGN |
| 50 LSL | 4,120.16 NGN |
| 100 LSL | 8,240.32 NGN |
| 500 LSL | 41,201.62 NGN |
| 1,000 LSL | 82,403.24 NGN |
Get LSL/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=NGNExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-02T05:26:14Z",
"rates": {
"NGN": 82.403243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "NGN",
"amount": 100
},
"result": 8240.3243,
"rate": 82.403243
}Build with LSL/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key