Rate Overview
Live
1 SRD = 3.1611 VUV
1 VUV = 0.316345
SRD
Avg
3.1510
High
3.1637
Low
3.1304
Last updated: 3/7/2026, 7:37:38 AM
Quick Conversions
| SRD | VUV |
|---|---|
| 1 SRD | 3.16 VUV |
| 10 SRD | 31.61 VUV |
| 50 SRD | 158.06 VUV |
| 100 SRD | 316.11 VUV |
| 500 SRD | 1,580.55 VUV |
| 1,000 SRD | 3,161.11 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-07T07:37:38Z",
"rates": {
"VUV": 3.161108
}
}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": 316.1108,
"rate": 3.161108
}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