Rate Overview
Live
1 NAD = 6.6660 SYP
1 SYP = 0.150016
NAD
Avg
6.8276
High
6.9552
Low
6.6660
Last updated: 3/6/2026, 10:06:16 PM
Quick Conversions
| NAD | SYP |
|---|---|
| 1 NAD | 6.67 SYP |
| 10 NAD | 66.66 SYP |
| 50 NAD | 333.30 SYP |
| 100 NAD | 666.60 SYP |
| 500 NAD | 3,332.98 SYP |
| 1,000 NAD | 6,665.97 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-06T22:06:16Z",
"rates": {
"SYP": 6.665969
}
}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": 666.5969,
"rate": 6.665969
}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