Rate Overview
Live
1 LSL = 83.9779 NGN
1 NGN = 0.011908
LSL
Avg
84.0983
High
84.3598
Low
83.9281
Last updated: 8/17/2026, 11:35:39 PM
Quick Conversions
| LSL | NGN |
|---|---|
| 1 LSL | 83.98 NGN |
| 10 LSL | 839.78 NGN |
| 50 LSL | 4,198.89 NGN |
| 100 LSL | 8,397.79 NGN |
| 500 LSL | 41,988.93 NGN |
| 1,000 LSL | 83,977.85 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-08-17T23:35:39Z",
"rates": {
"NGN": 83.977851
}
}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": 8397.785100000001,
"rate": 83.977851
}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