Rate Overview
Live
1 LSL = 84.2005 NGN
1 NGN = 0.011876
LSL
Avg
84.6069
High
85.7498
Low
83.4222
Last updated: 3/7/2026, 7:20:31 AM
Quick Conversions
| LSL | NGN |
|---|---|
| 1 LSL | 84.20 NGN |
| 10 LSL | 842.00 NGN |
| 50 LSL | 4,210.02 NGN |
| 100 LSL | 8,420.05 NGN |
| 500 LSL | 42,100.23 NGN |
| 1,000 LSL | 84,200.46 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-03-07T07:20:31Z",
"rates": {
"NGN": 84.200463
}
}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": 8420.0463,
"rate": 84.200463
}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