Rate Overview
Live
1 SYP = 0.332125 NIO
1 NIO = 3.0109
SYP
Avg
0.332036
High
0.332233
Low
0.331508
Last updated: 5/7/2026, 1:19:18 AM
Quick Conversions
| SYP | NIO |
|---|---|
| 1 SYP | 0.33 NIO |
| 10 SYP | 3.32 NIO |
| 50 SYP | 16.61 NIO |
| 100 SYP | 33.21 NIO |
| 500 SYP | 166.06 NIO |
| 1,000 SYP | 332.13 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-05-07T01:19:18Z",
"rates": {
"NIO": 0.332125
}
}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.2125,
"rate": 0.332125
}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