Rate Overview
Live
1 NZD = 9.4800 LSL
1 LSL = 0.105486
NZD
Avg
9.4614
High
9.5253
Low
9.4026
Last updated: 6/19/2026, 8:52:36 AM
Quick Conversions
| NZD | LSL |
|---|---|
| 1 NZD | 9.48 LSL |
| 10 NZD | 94.80 LSL |
| 50 NZD | 474.00 LSL |
| 100 NZD | 948.00 LSL |
| 500 NZD | 4,739.98 LSL |
| 1,000 NZD | 9,479.95 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-06-19T08:52:36Z",
"rates": {
"LSL": 9.47995
}
}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": 947.995,
"rate": 9.47995
}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