Rate Overview
Live
1 SRD = 0.978025 NIO
1 NIO = 1.0225
SRD
Avg
0.975942
High
0.979843
Low
0.971517
Last updated: 7/8/2026, 6:01:14 AM
Quick Conversions
| SRD | NIO |
|---|---|
| 1 SRD | 0.98 NIO |
| 10 SRD | 9.78 NIO |
| 50 SRD | 48.90 NIO |
| 100 SRD | 97.80 NIO |
| 500 SRD | 489.01 NIO |
| 1,000 SRD | 978.03 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-08T06:01:14Z",
"rates": {
"NIO": 0.978025
}
}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.80250000000001,
"rate": 0.978025
}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