Rate Overview
Live
1 SYP = 0.001238 NAD
1 NAD = 807.7544
SYP
Avg
0.136899
High
0.155260
Low
0.001238
Last updated: 8/20/2026, 7:10:43 PM
Quick Conversions
| SYP | NAD |
|---|---|
| 1 SYP | 0.00 NAD |
| 10 SYP | 0.01 NAD |
| 50 SYP | 0.06 NAD |
| 100 SYP | 0.12 NAD |
| 500 SYP | 0.62 NAD |
| 1,000 SYP | 1.24 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-08-20T19:10:43Z",
"rates": {
"NAD": 0.001238
}
}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": 0.1238,
"rate": 0.001238
}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