Rate Overview
Live
1 LSL = 82.2820 NGN
1 NGN = 0.012153
LSL
Avg
82.1761
High
82.5900
Low
81.4588
Last updated: 5/7/2026, 11:23:33 AM
Quick Conversions
| LSL | NGN |
|---|---|
| 1 LSL | 82.28 NGN |
| 10 LSL | 822.82 NGN |
| 50 LSL | 4,114.10 NGN |
| 100 LSL | 8,228.20 NGN |
| 500 LSL | 41,140.98 NGN |
| 1,000 LSL | 82,281.96 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-05-07T11:23:33Z",
"rates": {
"NGN": 82.281959
}
}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": 8228.1959,
"rate": 82.281959
}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