Rate Overview
Live
1 LSL = 81.6474 NGN
1 NGN = 0.012248
LSL
Avg
81.9525
High
83.8528
Low
80.9944
Last updated: 7/29/2026, 10:01:43 AM
Quick Conversions
| LSL | NGN |
|---|---|
| 1 LSL | 81.65 NGN |
| 10 LSL | 816.47 NGN |
| 50 LSL | 4,082.37 NGN |
| 100 LSL | 8,164.74 NGN |
| 500 LSL | 40,823.70 NGN |
| 1,000 LSL | 81,647.41 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-07-29T10:01:43Z",
"rates": {
"NGN": 81.647406
}
}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": 8164.7406,
"rate": 81.647406
}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