Rate Overview
Live
1 SYP = 0.331943 NIO
1 NIO = 3.0126
SYP
Avg
0.332262
High
0.332797
Low
0.331943
Last updated: 4/16/2026, 10:23:00 PM
Quick Conversions
| SYP | NIO |
|---|---|
| 1 SYP | 0.33 NIO |
| 10 SYP | 3.32 NIO |
| 50 SYP | 16.60 NIO |
| 100 SYP | 33.19 NIO |
| 500 SYP | 165.97 NIO |
| 1,000 SYP | 331.94 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-04-16T22:23:00Z",
"rates": {
"NIO": 0.331943
}
}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": 33.1943,
"rate": 0.331943
}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