Rate Overview
Live
1 SLL = 0.001751 NIO
1 NIO = 571.1022
SLL
Avg
0.001752
High
0.001755
Low
0.001750
Last updated: 4/18/2026, 8:51:23 AM
Quick Conversions
| SLL | NIO |
|---|---|
| 1 SLL | 0.00 NIO |
| 10 SLL | 0.02 NIO |
| 50 SLL | 0.09 NIO |
| 100 SLL | 0.18 NIO |
| 500 SLL | 0.88 NIO |
| 1,000 SLL | 1.75 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-04-18T08:51:23Z",
"rates": {
"NIO": 0.001751
}
}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.1751,
"rate": 0.001751
}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