Rate Overview
Live
1 NZD = 9.8815 LSL
1 LSL = 0.101199
NZD
Avg
9.8662
High
9.9645
Low
9.8079
Last updated: 5/7/2026, 10:15:13 AM
Quick Conversions
| NZD | LSL |
|---|---|
| 1 NZD | 9.88 LSL |
| 10 NZD | 98.82 LSL |
| 50 NZD | 494.08 LSL |
| 100 NZD | 988.15 LSL |
| 500 NZD | 4,940.77 LSL |
| 1,000 NZD | 9,881.54 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-07T10:15:13Z",
"rates": {
"LSL": 9.881542
}
}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": 988.1542,
"rate": 9.881542
}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