Rate Overview
Live
1 SRD = 0.971207 NIO
1 NIO = 1.0296
SRD
Avg
0.967499
High
0.998531
Low
0.922063
Last updated: 8/1/2026, 12:36:08 PM
Quick Conversions
| SRD | NIO |
|---|---|
| 1 SRD | 0.97 NIO |
| 10 SRD | 9.71 NIO |
| 50 SRD | 48.56 NIO |
| 100 SRD | 97.12 NIO |
| 500 SRD | 485.60 NIO |
| 1,000 SRD | 971.21 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-01T12:36:08Z",
"rates": {
"NIO": 0.971207
}
}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.1207,
"rate": 0.971207
}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