Rate Overview
Live
1 SRD = 0.987017 NIO
1 NIO = 1.0132
SRD
Avg
0.981587
High
0.987017
Low
0.979537
Last updated: 5/7/2026, 8:12:05 AM
Quick Conversions
| SRD | NIO |
|---|---|
| 1 SRD | 0.99 NIO |
| 10 SRD | 9.87 NIO |
| 50 SRD | 49.35 NIO |
| 100 SRD | 98.70 NIO |
| 500 SRD | 493.51 NIO |
| 1,000 SRD | 987.02 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-07T08:12:05Z",
"rates": {
"NIO": 0.987017
}
}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.7017,
"rate": 0.987017
}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