Rate Overview
Live
1 SLL = 0.000746 NAD
1 NAD = 1340.48
SLL
Avg
0.000722
High
0.000750
Low
0.000676
Last updated: 3/27/2026, 8:23:51 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.37 NAD |
| 1,000 SLL | 0.75 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-03-27T08:23:51Z",
"rates": {
"NAD": 0.000746
}
}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.0746,
"rate": 0.000746
}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