Rate Overview
Live
1 NZD = 9.6492 LSL
1 LSL = 0.103635
NZD
Avg
9.6419
High
9.7594
Low
9.5427
Last updated: 5/27/2026, 3:09:36 PM
Quick Conversions
| NZD | LSL |
|---|---|
| 1 NZD | 9.65 LSL |
| 10 NZD | 96.49 LSL |
| 50 NZD | 482.46 LSL |
| 100 NZD | 964.92 LSL |
| 500 NZD | 4,824.61 LSL |
| 1,000 NZD | 9,649.22 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-05-27T15:09:36Z",
"rates": {
"LSL": 9.649218
}
}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": 964.9218,
"rate": 9.649218
}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