Rate Overview
Live
1 SLL = 0.000705 NAD
1 NAD = 1418.44 SLL
Avg
0.000711
High
0.000718
Low
0.000701
Last updated: 1/25/2026, 11:04:21 AM
Quick Conversions
| SLL | NAD |
|---|---|
| 1 SLL | 0.00 NAD |
| 10 SLL | 0.01 NAD |
| 50 SLL | 0.04 NAD |
| 100 SLL | 0.07 NAD |
| 500 SLL | 0.35 NAD |
| 1,000 SLL | 0.71 NAD |
Get SLL/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=NADExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T11:04:21Z",
"rates": {
"NAD": 0.000705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "NAD",
"amount": 100
},
"result": 0.07050000000000001,
"rate": 0.000705
}Build with SLL/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key