Rate Overview
Live
1 NAD = 6.7536 SYP
1 SYP = 0.148069
NAD
Avg
6.6625
High
6.7536
Low
6.5672
Last updated: 5/8/2026, 1:03:01 PM
Quick Conversions
| NAD | SYP |
|---|---|
| 1 NAD | 6.75 SYP |
| 10 NAD | 67.54 SYP |
| 50 NAD | 337.68 SYP |
| 100 NAD | 675.36 SYP |
| 500 NAD | 3,376.80 SYP |
| 1,000 NAD | 6,753.61 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-05-08T13:03:01Z",
"rates": {
"SYP": 6.753605
}
}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": 675.3605,
"rate": 6.753605
}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