Rate Overview
Live
1 SRD = 0.973947 NIO
1 NIO = 1.0267
SRD
Avg
0.971085
High
0.976381
Low
0.963569
Last updated: 8/19/2026, 6:03:12 AM
Quick Conversions
| SRD | NIO |
|---|---|
| 1 SRD | 0.97 NIO |
| 10 SRD | 9.74 NIO |
| 50 SRD | 48.70 NIO |
| 100 SRD | 97.39 NIO |
| 500 SRD | 486.97 NIO |
| 1,000 SRD | 973.95 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-08-19T06:03:12Z",
"rates": {
"NIO": 0.973947
}
}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.3947,
"rate": 0.973947
}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