Rate Overview
Live
1 NZD = 9.3613 LSL
1 LSL = 0.106822
NZD
Avg
9.4015
High
9.4929
Low
9.3445
Last updated: 9/8/2026, 9:54:11 PM
Quick Conversions
| NZD | LSL |
|---|---|
| 1 NZD | 9.36 LSL |
| 10 NZD | 93.61 LSL |
| 50 NZD | 468.07 LSL |
| 100 NZD | 936.13 LSL |
| 500 NZD | 4,680.66 LSL |
| 1,000 NZD | 9,361.33 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-09-08T21:54:11Z",
"rates": {
"LSL": 9.361329
}
}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": 936.1329,
"rate": 9.361329
}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