Rate Overview
Live
1 LSL = 81.1027 NGN
1 NGN = 0.012330
LSL
Avg
85.0653
High
88.3689
Low
81.1027
Last updated: 3/27/2026, 6:39:10 PM
Quick Conversions
| LSL | NGN |
|---|---|
| 1 LSL | 81.10 NGN |
| 10 LSL | 811.03 NGN |
| 50 LSL | 4,055.14 NGN |
| 100 LSL | 8,110.27 NGN |
| 500 LSL | 40,551.35 NGN |
| 1,000 LSL | 81,102.70 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-27T18:39:10Z",
"rates": {
"NGN": 81.102701
}
}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": 8110.2701,
"rate": 81.102701
}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