Rate Overview
Live
1 NIO = 3.0039 SYP
1 SYP = 0.332896
NIO
Avg
3.0069
High
3.0263
Low
3.0018
Last updated: 3/7/2026, 1:05:57 AM
Quick Conversions
| NIO | SYP |
|---|---|
| 1 NIO | 3.00 SYP |
| 10 NIO | 30.04 SYP |
| 50 NIO | 150.20 SYP |
| 100 NIO | 300.39 SYP |
| 500 NIO | 1,501.97 SYP |
| 1,000 NIO | 3,003.94 SYP |
Get NIO/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=SYPExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-03-07T01:05:57Z",
"rates": {
"SYP": 3.003938
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "SYP",
"amount": 100
},
"result": 300.3938,
"rate": 3.003938
}Build with NIO/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key