Rate Overview
Live
1 NIO = 1.0329 SRD
1 SRD = 0.968184
NIO
Avg
1.0255
High
1.0426
Low
1.0114
Last updated: 7/29/2026, 10:13:32 AM
Quick Conversions
| NIO | SRD |
|---|---|
| 1 NIO | 1.03 SRD |
| 10 NIO | 10.33 SRD |
| 50 NIO | 51.64 SRD |
| 100 NIO | 103.29 SRD |
| 500 NIO | 516.43 SRD |
| 1,000 NIO | 1,032.86 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-29T10:13:32Z",
"rates": {
"SRD": 1.032861
}
}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.2861,
"rate": 1.032861
}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