Rate Overview
Live
1 NAD = 801.7557 SYP
1 SYP = 0.001247
NAD
Avg
810.6668
High
815.0951
Low
801.7557
Last updated: 9/11/2026, 10:03:52 PM
Quick Conversions
| NAD | SYP |
|---|---|
| 1 NAD | 801.76 SYP |
| 10 NAD | 8,017.56 SYP |
| 50 NAD | 40,087.78 SYP |
| 100 NAD | 80,175.57 SYP |
| 500 NAD | 400,877.83 SYP |
| 1,000 NAD | 801,755.65 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-09-11T22:03:52Z",
"rates": {
"SYP": 801.755651
}
}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": 80175.56509999999,
"rate": 801.755651
}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