Rate Overview
Live
1 VND = 0.001429 SRD
1 SRD = 699.7901
VND
Avg
0.001432
High
0.001442
Low
0.001424
Last updated: 7/28/2026, 9:30:31 PM
Quick Conversions
| VND | SRD |
|---|---|
| 1 VND | 0.00 SRD |
| 10 VND | 0.01 SRD |
| 50 VND | 0.07 SRD |
| 100 VND | 0.14 SRD |
| 500 VND | 0.71 SRD |
| 1,000 VND | 1.43 SRD |
Get VND/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=SRDExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-28T21:30:31Z",
"rates": {
"SRD": 0.001429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "SRD",
"amount": 100
},
"result": 0.1429,
"rate": 0.001429
}Build with VND/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key