Rate Overview
Live
1 NIO = 1.0386 SRD
1 SRD = 0.962804 NIO
Avg
1.0409
High
1.0435
Low
1.0386
Last updated: 1/25/2026, 7:43:43 AM
Quick Conversions
| NIO | SRD |
|---|---|
| 1 NIO | 1.04 SRD |
| 10 NIO | 10.39 SRD |
| 50 NIO | 51.93 SRD |
| 100 NIO | 103.86 SRD |
| 500 NIO | 519.32 SRD |
| 1,000 NIO | 1,038.63 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-01-25T07:43:43Z",
"rates": {
"SRD": 1.038633
}
}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": 103.8633,
"rate": 1.038633
}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