Rate Overview
Live
1 NIO = 2.9945 SYP
1 SYP = 0.333945
NIO
Avg
3.0074
High
3.0132
Low
2.9945
Last updated: 5/8/2026, 5:59:12 AM
Quick Conversions
| NIO | SYP |
|---|---|
| 1 NIO | 2.99 SYP |
| 10 NIO | 29.95 SYP |
| 50 NIO | 149.73 SYP |
| 100 NIO | 299.45 SYP |
| 500 NIO | 1,497.25 SYP |
| 1,000 NIO | 2,994.51 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-05-08T05:59:12Z",
"rates": {
"SYP": 2.994505
}
}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": 299.45050000000003,
"rate": 2.994505
}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