Rate Overview
Live
1 NIO = 3.0069 SYP
1 SYP = 0.332567
NIO
Avg
3.0107
High
3.0221
Low
3.0030
Last updated: 7/7/2026, 7:05:42 PM
Quick Conversions
| NIO | SYP |
|---|---|
| 1 NIO | 3.01 SYP |
| 10 NIO | 30.07 SYP |
| 50 NIO | 150.35 SYP |
| 100 NIO | 300.69 SYP |
| 500 NIO | 1,503.46 SYP |
| 1,000 NIO | 3,006.92 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-07-07T19:05:42Z",
"rates": {
"SYP": 3.006917
}
}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.6917,
"rate": 3.006917
}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