Rate Overview
Live
1 SYP = 0.332759 NIO
1 NIO = 3.0052
SYP
Avg
0.332476
High
0.332921
Low
0.332053
Last updated: 6/16/2026, 2:40:57 PM
Quick Conversions
| SYP | NIO |
|---|---|
| 1 SYP | 0.33 NIO |
| 10 SYP | 3.33 NIO |
| 50 SYP | 16.64 NIO |
| 100 SYP | 33.28 NIO |
| 500 SYP | 166.38 NIO |
| 1,000 SYP | 332.76 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-06-16T14:40:57Z",
"rates": {
"NIO": 0.332759
}
}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.2759,
"rate": 0.332759
}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