Rate Overview
Live
1 NZD = 9.3782 LSL
1 LSL = 0.106630
NZD
Avg
9.2873
High
9.3782
Low
9.2383
Last updated: 7/9/2026, 5:11:46 AM
Quick Conversions
| NZD | LSL |
|---|---|
| 1 NZD | 9.38 LSL |
| 10 NZD | 93.78 LSL |
| 50 NZD | 468.91 LSL |
| 100 NZD | 937.82 LSL |
| 500 NZD | 4,689.11 LSL |
| 1,000 NZD | 9,378.23 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-07-09T05:11:46Z",
"rates": {
"LSL": 9.378225
}
}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": 937.8225,
"rate": 9.378225
}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