Rate Overview
Live
1 SGD = 92.6184 VUV
1 VUV = 0.010797
SGD
Avg
92.6660
High
94.7622
Low
89.8326
Last updated: 5/27/2026, 6:31:47 PM
Quick Conversions
| SGD | VUV |
|---|---|
| 1 SGD | 92.62 VUV |
| 10 SGD | 926.18 VUV |
| 50 SGD | 4,630.92 VUV |
| 100 SGD | 9,261.84 VUV |
| 500 SGD | 46,309.18 VUV |
| 1,000 SGD | 92,618.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-05-27T18:31:47Z",
"rates": {
"VUV": 92.618369
}
}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": 9261.8369,
"rate": 92.618369
}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