Rate Overview
Live
1 SYP = 0.002811 NIO
1 NIO = 355.7453
SYP
Avg
0.002823
High
0.002830
Low
0.002811
Last updated: 9/13/2026, 2:50:26 AM
Quick Conversions
| SYP | NIO |
|---|---|
| 1 SYP | 0.00 NIO |
| 10 SYP | 0.03 NIO |
| 50 SYP | 0.14 NIO |
| 100 SYP | 0.28 NIO |
| 500 SYP | 1.41 NIO |
| 1,000 SYP | 2.81 NIO |
Get SYP/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=NIOExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-09-13T02:50:26Z",
"rates": {
"NIO": 0.002811
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "NIO",
"amount": 100
},
"result": 0.2811,
"rate": 0.002811
}Build with SYP/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key