Rate Overview
Live
1 NIO = 1.0225 SRD
1 SRD = 0.978026
NIO
Avg
1.0247
High
1.0293
Low
1.0206
Last updated: 7/8/2026, 6:04:37 AM
Quick Conversions
| NIO | SRD |
|---|---|
| 1 NIO | 1.02 SRD |
| 10 NIO | 10.22 SRD |
| 50 NIO | 51.12 SRD |
| 100 NIO | 102.25 SRD |
| 500 NIO | 511.23 SRD |
| 1,000 NIO | 1,022.47 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-07-08T06:04:37Z",
"rates": {
"SRD": 1.022468
}
}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.2468,
"rate": 1.022468
}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