Rate Overview
Live
1 SLL = 0.001601 NIO
1 NIO = 624.6096
SLL
Avg
0.001622
High
0.001745
Low
0.001601
Last updated: 7/7/2026, 8:25:10 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.60 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-07-07T20:25:10Z",
"rates": {
"NIO": 0.001601
}
}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.1601,
"rate": 0.001601
}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