Rate Overview
Live
1 SRD = 0.988762 NIO
1 NIO = 1.0114
SRD
Avg
0.971300
High
1.0074
Low
0.923857
Last updated: 5/27/2026, 7:30:40 PM
Quick Conversions
| SRD | NIO |
|---|---|
| 1 SRD | 0.99 NIO |
| 10 SRD | 9.89 NIO |
| 50 SRD | 49.44 NIO |
| 100 SRD | 98.88 NIO |
| 500 SRD | 494.38 NIO |
| 1,000 SRD | 988.76 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-05-27T19:30:40Z",
"rates": {
"NIO": 0.988762
}
}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": 98.8762,
"rate": 0.988762
}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