Rate Overview
Live
1 NIO = 1.0267 SRD
1 SRD = 0.974025
NIO
Avg
1.0261
High
1.0279
Low
1.0220
Last updated: 3/7/2026, 1:03:18 AM
Quick Conversions
| NIO | SRD |
|---|---|
| 1 NIO | 1.03 SRD |
| 10 NIO | 10.27 SRD |
| 50 NIO | 51.33 SRD |
| 100 NIO | 102.67 SRD |
| 500 NIO | 513.33 SRD |
| 1,000 NIO | 1,026.67 SRD |
Get NIO/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=SRDExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-03-07T01:03:18Z",
"rates": {
"SRD": 1.026668
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "SRD",
"amount": 100
},
"result": 102.6668,
"rate": 1.026668
}Build with NIO/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key