Rate Overview
Live
1 NZD = 9.7638 LSL
1 LSL = 0.102419
NZD
Avg
9.6400
High
9.7864
Low
9.4765
Last updated: 3/7/2026, 7:41:43 AM
Quick Conversions
| NZD | LSL |
|---|---|
| 1 NZD | 9.76 LSL |
| 10 NZD | 97.64 LSL |
| 50 NZD | 488.19 LSL |
| 100 NZD | 976.38 LSL |
| 500 NZD | 4,881.91 LSL |
| 1,000 NZD | 9,763.83 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-07T07:41:43Z",
"rates": {
"LSL": 9.763829
}
}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": 976.3829,
"rate": 9.763829
}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