Rate Overview
Live
1 SRD = 3.1836 VUV
1 VUV = 0.314109
SRD
Avg
3.1648
High
3.2886
Low
2.9118
Last updated: 3/28/2026, 11:00:27 AM
Quick Conversions
| SRD | VUV |
|---|---|
| 1 SRD | 3.18 VUV |
| 10 SRD | 31.84 VUV |
| 50 SRD | 159.18 VUV |
| 100 SRD | 318.36 VUV |
| 500 SRD | 1,591.81 VUV |
| 1,000 SRD | 3,183.61 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-03-28T11:00:27Z",
"rates": {
"VUV": 3.183613
}
}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": 318.36129999999997,
"rate": 3.183613
}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