Rate Overview
Live
1 SYP = 0.002830 NIO
1 NIO = 353.3569
SYP
Avg
0.289827
High
0.333329
Low
0.002824
Last updated: 8/19/2026, 6:23:43 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.42 NIO |
| 1,000 SYP | 2.83 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-08-19T06:23:43Z",
"rates": {
"NIO": 0.00283
}
}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.28300000000000003,
"rate": 0.00283
}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