Rate Overview
Live
1 SLL = 0.000070 NZD
1 NZD = 14285.71
SLL
Avg
0.000072
High
0.000074
Low
0.000070
Last updated: 3/7/2026, 7:40:29 AM
Quick Conversions
| SLL | NZD |
|---|---|
| 1 SLL | 0.00 NZD |
| 10 SLL | 0.00 NZD |
| 50 SLL | 0.00 NZD |
| 100 SLL | 0.01 NZD |
| 500 SLL | 0.03 NZD |
| 1,000 SLL | 0.07 NZD |
Get SLL/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=NZDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T07:40:29Z",
"rates": {
"NZD": 0.00007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "NZD",
"amount": 100
},
"result": 0.006999999999999999,
"rate": 0.00007
}Build with SLL/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key