Rate Overview
Live
1 SYP = 0.150015 NAD
1 NAD = 6.6660
SYP
Avg
0.146514
High
0.150015
Low
0.143778
Last updated: 3/6/2026, 3:33:01 PM
Quick Conversions
| SYP | NAD |
|---|---|
| 1 SYP | 0.15 NAD |
| 10 SYP | 1.50 NAD |
| 50 SYP | 7.50 NAD |
| 100 SYP | 15.00 NAD |
| 500 SYP | 75.01 NAD |
| 1,000 SYP | 150.02 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-06T15:33:01Z",
"rates": {
"NAD": 0.150015
}
}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.0015,
"rate": 0.150015
}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