Rate Overview
Live
1 VND = 0.001436 SRD
1 SRD = 696.3788
VND
Avg
0.001441
High
0.001506
Low
0.001407
Last updated: 7/29/2026, 11:12:18 AM
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.72 SRD |
| 1,000 VND | 1.44 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-29T11:12:18Z",
"rates": {
"SRD": 0.001436
}
}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.1436,
"rate": 0.001436
}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