Rate Overview
Live
1 NZD = 9.8262 LSL
1 LSL = 0.101769
NZD
Avg
10.2101
High
11.2104
Low
9.4927
Last updated: 3/27/2026, 1:41:13 PM
Quick Conversions
| NZD | LSL |
|---|---|
| 1 NZD | 9.83 LSL |
| 10 NZD | 98.26 LSL |
| 50 NZD | 491.31 LSL |
| 100 NZD | 982.62 LSL |
| 500 NZD | 4,913.11 LSL |
| 1,000 NZD | 9,826.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-03-27T13:41:13Z",
"rates": {
"LSL": 9.826215
}
}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": 982.6215,
"rate": 9.826215
}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