Rate Overview
Live
1 SRD = 3.1740 VUV
1 VUV = 0.315060
SRD
Avg
3.1779
High
3.1914
Low
3.1598
Last updated: 6/18/2026, 10:19:35 AM
Quick Conversions
| SRD | VUV |
|---|---|
| 1 SRD | 3.17 VUV |
| 10 SRD | 31.74 VUV |
| 50 SRD | 158.70 VUV |
| 100 SRD | 317.40 VUV |
| 500 SRD | 1,587.00 VUV |
| 1,000 SRD | 3,174.00 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-06-18T10:19:35Z",
"rates": {
"VUV": 3.173999
}
}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": 317.3999,
"rate": 3.173999
}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