Rate Overview
Live
1 VND = 0.001427 SRD
1 SRD = 700.7708
VND
Avg
0.001443
High
0.001463
Low
0.001420
Last updated: 3/28/2026, 12:07:19 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-03-28T12:07:19Z",
"rates": {
"SRD": 0.001427
}
}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.14270000000000002,
"rate": 0.001427
}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