Rate Overview
Live
1 SYP = 0.002823 NIO
1 NIO = 354.2331
SYP
Avg
0.180857
High
0.333329
Low
0.002823
Last updated: 8/25/2026, 7:42:10 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.41 NIO |
| 1,000 SYP | 2.82 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-25T19:42:10Z",
"rates": {
"NIO": 0.002823
}
}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.2823,
"rate": 0.002823
}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