Rate Overview
Live
1 SRD = 3.1142 VUV
1 VUV = 0.321107
SRD
Avg
3.1190
High
3.1298
Low
3.1067
Last updated: 9/6/2026, 6:18:07 AM
Quick Conversions
| SRD | VUV |
|---|---|
| 1 SRD | 3.11 VUV |
| 10 SRD | 31.14 VUV |
| 50 SRD | 155.71 VUV |
| 100 SRD | 311.42 VUV |
| 500 SRD | 1,557.11 VUV |
| 1,000 SRD | 3,114.23 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-09-06T06:18:07Z",
"rates": {
"VUV": 3.114225
}
}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": 311.42249999999996,
"rate": 3.114225
}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