Rate Overview
Live
1 NAD = 1279.38 SLL
1 SLL = 0.000782
NAD
Avg
1265.07
High
1281.07
Low
1245.97
Last updated: 5/9/2026, 4:55:59 AM
Quick Conversions
| NAD | SLL |
|---|---|
| 1 NAD | 1,279.38 SLL |
| 10 NAD | 12,793.79 SLL |
| 50 NAD | 63,968.93 SLL |
| 100 NAD | 127,937.85 SLL |
| 500 NAD | 639,689.26 SLL |
| 1,000 NAD | 1,279,378.51 SLL |
Get NAD/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=SLLExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-05-09T04:55:59Z",
"rates": {
"SLL": 1279.37851
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "SLL",
"amount": 100
},
"result": 127937.851,
"rate": 1279.37851
}Build with NAD/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key