Rate Overview
Live
1 SRD = 3.1578 VUV
1 VUV = 0.316680
SRD
Avg
3.1546
High
3.1764
Low
3.1223
Last updated: 7/27/2026, 5:59:30 AM
Quick Conversions
| SRD | VUV |
|---|---|
| 1 SRD | 3.16 VUV |
| 10 SRD | 31.58 VUV |
| 50 SRD | 157.89 VUV |
| 100 SRD | 315.78 VUV |
| 500 SRD | 1,578.88 VUV |
| 1,000 SRD | 3,157.77 VUV |
Get SRD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=VUVExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-27T05:59:30Z",
"rates": {
"VUV": 3.157766
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "VUV",
"amount": 100
},
"result": 315.77660000000003,
"rate": 3.157766
}Build with SRD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key