Rate Overview
Live
1 SYP = 0.002832 NIO
1 NIO = 353.1073
SYP
Avg
0.002828
High
0.002832
Low
0.002822
Last updated: 8/21/2026, 1:02:07 PM
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-21T13:02:07Z",
"rates": {
"NIO": 0.002832
}
}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.2832,
"rate": 0.002832
}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