Rate Overview
Live
1 SYP = 0.153859 NAD
1 NAD = 6.4995
SYP
Avg
0.153513
High
0.154839
Low
0.151452
Last updated: 3/27/2026, 1:49:18 AM
Quick Conversions
| SYP | NAD |
|---|---|
| 1 SYP | 0.15 NAD |
| 10 SYP | 1.54 NAD |
| 50 SYP | 7.69 NAD |
| 100 SYP | 15.39 NAD |
| 500 SYP | 76.93 NAD |
| 1,000 SYP | 153.86 NAD |
Get SYP/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=NADExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T01:49:18Z",
"rates": {
"NAD": 0.153859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "NAD",
"amount": 100
},
"result": 15.3859,
"rate": 0.153859
}Build with SYP/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key