Rate Overview
Live
1 SLL = 0.001606 NIO
1 NIO = 622.6650
SLL
Avg
0.001623
High
0.001758
Low
0.001604
Last updated: 2/14/2026, 4:42:48 PM
Quick Conversions
| SLL | NIO |
|---|---|
| 1 SLL | 0.00 NIO |
| 10 SLL | 0.02 NIO |
| 50 SLL | 0.08 NIO |
| 100 SLL | 0.16 NIO |
| 500 SLL | 0.80 NIO |
| 1,000 SLL | 1.61 NIO |
Get SLL/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=NIOExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-02-14T16:42:48Z",
"rates": {
"NIO": 0.001606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "NIO",
"amount": 100
},
"result": 0.1606,
"rate": 0.001606
}Build with SLL/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key