Rate Overview
Live
1 NIO = 3.0103 SYP
1 SYP = 0.332190
NIO
Avg
45.5598
High
300.8662
Low
3.0027
Last updated: 3/27/2026, 7:08:38 PM
Quick Conversions
| NIO | SYP |
|---|---|
| 1 NIO | 3.01 SYP |
| 10 NIO | 30.10 SYP |
| 50 NIO | 150.52 SYP |
| 100 NIO | 301.03 SYP |
| 500 NIO | 1,505.16 SYP |
| 1,000 NIO | 3,010.32 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-27T19:08:38Z",
"rates": {
"SYP": 3.010323
}
}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": 301.0323,
"rate": 3.010323
}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