Rate Overview
Live
1 SYP = 2.0170 VND
1 VND = 0.495797
SYP
Avg
49.3865
High
238.9630
Low
2.0104
Last updated: 8/20/2026, 3:14:14 PM
Quick Conversions
| SYP | VND |
|---|---|
| 1 SYP | 2.02 VND |
| 10 SYP | 20.17 VND |
| 50 SYP | 100.85 VND |
| 100 SYP | 201.70 VND |
| 500 SYP | 1,008.48 VND |
| 1,000 SYP | 2,016.95 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-20T15:14:14Z",
"rates": {
"VND": 2.016954
}
}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.6954,
"rate": 2.016954
}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