Rate Overview
Live
1 SRD = 0.971882 NIO
1 NIO = 1.0289
SRD
Avg
1.0113
High
1.2775
Low
0.949029
Last updated: 7/31/2026, 6:25:23 AM
Quick Conversions
| SRD | NIO |
|---|---|
| 1 SRD | 0.97 NIO |
| 10 SRD | 9.72 NIO |
| 50 SRD | 48.59 NIO |
| 100 SRD | 97.19 NIO |
| 500 SRD | 485.94 NIO |
| 1,000 SRD | 971.88 NIO |
Get SRD/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=NIOExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-31T06:25:23Z",
"rates": {
"NIO": 0.971882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "NIO",
"amount": 100
},
"result": 97.18820000000001,
"rate": 0.971882
}Build with SRD/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key