Rate Overview
Live
1 NZD = 9.6631 LSL
1 LSL = 0.103486
NZD
Avg
9.6124
High
9.6802
Low
9.5296
Last updated: 4/17/2026, 6:24:56 AM
Quick Conversions
| NZD | LSL |
|---|---|
| 1 NZD | 9.66 LSL |
| 10 NZD | 96.63 LSL |
| 50 NZD | 483.16 LSL |
| 100 NZD | 966.31 LSL |
| 500 NZD | 4,831.57 LSL |
| 1,000 NZD | 9,663.13 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-04-17T06:24:56Z",
"rates": {
"LSL": 9.663131
}
}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": 966.3131,
"rate": 9.663131
}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