Rate Overview
Live
1 NAD = 6.4818 SYP
1 SYP = 0.154277
NAD
Avg
6.6731
High
6.9720
Low
6.4583
Last updated: 3/27/2026, 6:49:19 AM
Quick Conversions
| NAD | SYP |
|---|---|
| 1 NAD | 6.48 SYP |
| 10 NAD | 64.82 SYP |
| 50 NAD | 324.09 SYP |
| 100 NAD | 648.18 SYP |
| 500 NAD | 3,240.92 SYP |
| 1,000 NAD | 6,481.84 SYP |
Get NAD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=SYPExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-03-27T06:49:19Z",
"rates": {
"SYP": 6.481838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "SYP",
"amount": 100
},
"result": 648.1838,
"rate": 6.481838
}Build with NAD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key