Rate Overview
Live
1 NZD = 9.8371 LSL
1 LSL = 0.101656
NZD
Avg
9.7417
High
10.0085
Low
9.4765
Last updated: 3/27/2026, 3:34:57 PM
Quick Conversions
| NZD | LSL |
|---|---|
| 1 NZD | 9.84 LSL |
| 10 NZD | 98.37 LSL |
| 50 NZD | 491.86 LSL |
| 100 NZD | 983.71 LSL |
| 500 NZD | 4,918.57 LSL |
| 1,000 NZD | 9,837.14 LSL |
Get NZD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=LSLExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-27T15:34:57Z",
"rates": {
"LSL": 9.837144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "LSL",
"amount": 100
},
"result": 983.7144000000001,
"rate": 9.837144
}Build with NZD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key