Rate Overview
Live
1 SLL = 0.000781 NAD
1 NAD = 1280.41
SLL
Avg
0.000790
High
0.000802
Low
0.000780
Last updated: 5/9/2026, 4:55:56 AM
Quick Conversions
| SLL | NAD |
|---|---|
| 1 SLL | 0.00 NAD |
| 10 SLL | 0.01 NAD |
| 50 SLL | 0.04 NAD |
| 100 SLL | 0.08 NAD |
| 500 SLL | 0.39 NAD |
| 1,000 SLL | 0.78 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-05-09T04:55:56Z",
"rates": {
"NAD": 0.000781
}
}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.0781,
"rate": 0.000781
}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