Rate Overview
Live
1 VND = 0.001443 SRD
1 SRD = 693.0007
VND
Avg
0.001440
High
0.001450
Low
0.001430
Last updated: 3/7/2026, 9:24:09 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-03-07T09:24:09Z",
"rates": {
"SRD": 0.001443
}
}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.1443,
"rate": 0.001443
}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