Rate Overview
Live
1 NAD = 812.4021 SYP
1 SYP = 0.001231
NAD
Avg
807.2760
High
812.6131
Low
800.7893
Last updated: 8/25/2026, 8:56:58 PM
Quick Conversions
| NAD | SYP |
|---|---|
| 1 NAD | 812.40 SYP |
| 10 NAD | 8,124.02 SYP |
| 50 NAD | 40,620.11 SYP |
| 100 NAD | 81,240.21 SYP |
| 500 NAD | 406,201.07 SYP |
| 1,000 NAD | 812,402.14 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-08-25T20:56:58Z",
"rates": {
"SYP": 812.402138
}
}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": 81240.2138,
"rate": 812.402138
}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