Rate Overview
Live
1 SRD = 0.975030 NIO
1 NIO = 1.0256
SRD
Avg
0.974704
High
0.978512
Low
0.972812
Last updated: 3/7/2026, 3:49:01 AM
Quick Conversions
| SRD | NIO |
|---|---|
| 1 SRD | 0.98 NIO |
| 10 SRD | 9.75 NIO |
| 50 SRD | 48.75 NIO |
| 100 SRD | 97.50 NIO |
| 500 SRD | 487.52 NIO |
| 1,000 SRD | 975.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-03-07T03:49:01Z",
"rates": {
"NIO": 0.97503
}
}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.503,
"rate": 0.97503
}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