Rate Overview
Live
1 SRD = 0.973605 NIO
1 NIO = 1.0271
SRD
Avg
0.969299
High
1.0036
Low
0.920248
Last updated: 7/28/2026, 4:22:28 PM
Quick Conversions
| SRD | NIO |
|---|---|
| 1 SRD | 0.97 NIO |
| 10 SRD | 9.74 NIO |
| 50 SRD | 48.68 NIO |
| 100 SRD | 97.36 NIO |
| 500 SRD | 486.80 NIO |
| 1,000 SRD | 973.61 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-28T16:22:28Z",
"rates": {
"NIO": 0.973605
}
}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.3605,
"rate": 0.973605
}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