Rate Overview
Live
1 SLL = 0.001609 NIO
1 NIO = 621.5040 SLL
Avg
0.001606
High
0.001610
Low
0.001598
Last updated: 1/25/2026, 1:17:17 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-01-25T13:17:17Z",
"rates": {
"NIO": 0.001609
}
}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.1609,
"rate": 0.001609
}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