Rate Overview
Live
1 SRD = 0.976517 NIO
1 NIO = 1.0240
SRD
Avg
0.978397
High
0.981714
Low
0.976517
Last updated: 3/27/2026, 11:31:59 AM
Quick Conversions
| SRD | NIO |
|---|---|
| 1 SRD | 0.98 NIO |
| 10 SRD | 9.77 NIO |
| 50 SRD | 48.83 NIO |
| 100 SRD | 97.65 NIO |
| 500 SRD | 488.26 NIO |
| 1,000 SRD | 976.52 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-03-27T11:31:59Z",
"rates": {
"NIO": 0.976517
}
}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.65169999999999,
"rate": 0.976517
}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