Rate Overview
Live
1 SYP = 2.0166 VND
1 VND = 0.495893
SYP
Avg
2.0169
High
2.0216
Low
2.0136
Last updated: 8/21/2026, 11:04:45 AM
Quick Conversions
| SYP | VND |
|---|---|
| 1 SYP | 2.02 VND |
| 10 SYP | 20.17 VND |
| 50 SYP | 100.83 VND |
| 100 SYP | 201.66 VND |
| 500 SYP | 1,008.28 VND |
| 1,000 SYP | 2,016.56 VND |
Get SYP/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=VNDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-21T11:04:45Z",
"rates": {
"VND": 2.016563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "VND",
"amount": 100
},
"result": 201.65630000000002,
"rate": 2.016563
}Build with SYP/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key