Rate Overview
Live
1 SYP = 0.148270 NAD
1 NAD = 6.7445
SYP
Avg
0.149874
High
0.152271
Low
0.148069
Last updated: 5/9/2026, 6:06:29 AM
Quick Conversions
| SYP | NAD |
|---|---|
| 1 SYP | 0.15 NAD |
| 10 SYP | 1.48 NAD |
| 50 SYP | 7.41 NAD |
| 100 SYP | 14.83 NAD |
| 500 SYP | 74.14 NAD |
| 1,000 SYP | 148.27 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-05-09T06:06:29Z",
"rates": {
"NAD": 0.14827
}
}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": 14.827000000000002,
"rate": 0.14827
}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