Rate Overview
Live
1 NAD = 6.7665 SYP
1 SYP = 0.147786
NAD
Avg
6.7489
High
6.7665
Low
6.7242
Last updated: 4/18/2026, 8:50:55 AM
Quick Conversions
| NAD | SYP |
|---|---|
| 1 NAD | 6.77 SYP |
| 10 NAD | 67.67 SYP |
| 50 NAD | 338.33 SYP |
| 100 NAD | 676.65 SYP |
| 500 NAD | 3,383.26 SYP |
| 1,000 NAD | 6,766.53 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-04-18T08:50:55Z",
"rates": {
"SYP": 6.766528
}
}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": 676.6528,
"rate": 6.766528
}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