Rate Overview
Live
1 LSL = 81.1201 NGN
1 NGN = 0.012327
LSL
Avg
85.1958
High
95.0050
Low
78.9458
Last updated: 7/26/2026, 4:05:09 AM
Quick Conversions
| LSL | NGN |
|---|---|
| 1 LSL | 81.12 NGN |
| 10 LSL | 811.20 NGN |
| 50 LSL | 4,056.00 NGN |
| 100 LSL | 8,112.01 NGN |
| 500 LSL | 40,560.05 NGN |
| 1,000 LSL | 81,120.10 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-26T04:05:09Z",
"rates": {
"NGN": 81.120097
}
}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": 8112.0097000000005,
"rate": 81.120097
}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