Rate Overview
Live
1 SLL = 0.001538 NIO
1 NIO = 650.1951
SLL
Avg
0.001590
High
0.001609
Low
0.001538
Last updated: 3/7/2026, 3:45:36 AM
Quick Conversions
| SLL | NIO |
|---|---|
| 1 SLL | 0.00 NIO |
| 10 SLL | 0.02 NIO |
| 50 SLL | 0.08 NIO |
| 100 SLL | 0.15 NIO |
| 500 SLL | 0.77 NIO |
| 1,000 SLL | 1.54 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-03-07T03:45:36Z",
"rates": {
"NIO": 0.001538
}
}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.15380000000000002,
"rate": 0.001538
}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