Rate Overview
Live
1 SYP = 0.332190 NIO
1 NIO = 3.0103
SYP
Avg
0.332289
High
0.333444
Low
0.330854
Last updated: 3/27/2026, 11:48:08 AM
Quick Conversions
| SYP | NIO |
|---|---|
| 1 SYP | 0.33 NIO |
| 10 SYP | 3.32 NIO |
| 50 SYP | 16.61 NIO |
| 100 SYP | 33.22 NIO |
| 500 SYP | 166.10 NIO |
| 1,000 SYP | 332.19 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-03-27T11:48:08Z",
"rates": {
"NIO": 0.33219
}
}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.219,
"rate": 0.33219
}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