Rate Overview
Live
1 SGD = 92.5474 VUV
1 VUV = 0.010805
SGD
Avg
93.2928
High
94.7803
Low
91.9821
Last updated: 7/20/2026, 10:16:21 PM
Quick Conversions
| SGD | VUV |
|---|---|
| 1 SGD | 92.55 VUV |
| 10 SGD | 925.47 VUV |
| 50 SGD | 4,627.37 VUV |
| 100 SGD | 9,254.74 VUV |
| 500 SGD | 46,273.69 VUV |
| 1,000 SGD | 92,547.37 VUV |
Get SGD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=VUVExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-20T22:16:21Z",
"rates": {
"VUV": 92.547372
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "VUV",
"amount": 100
},
"result": 9254.7372,
"rate": 92.547372
}Build with SGD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key