Rate Overview
Live
1 LSL = 83.9303 NGN
1 NGN = 0.011915
LSL
Avg
85.4981
High
95.0050
Low
78.9458
Last updated: 5/27/2026, 6:27:50 PM
Quick Conversions
| LSL | NGN |
|---|---|
| 1 LSL | 83.93 NGN |
| 10 LSL | 839.30 NGN |
| 50 LSL | 4,196.51 NGN |
| 100 LSL | 8,393.03 NGN |
| 500 LSL | 41,965.14 NGN |
| 1,000 LSL | 83,930.28 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-27T18:27:50Z",
"rates": {
"NGN": 83.930277
}
}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": 8393.0277,
"rate": 83.930277
}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