Rate Overview
Live
1 SGD = 92.5950 VUV
1 VUV = 0.010800
SGD
Avg
93.8751
High
94.7803
Low
92.5950
Last updated: 3/28/2026, 3:22:50 PM
Quick Conversions
| SGD | VUV |
|---|---|
| 1 SGD | 92.59 VUV |
| 10 SGD | 925.95 VUV |
| 50 SGD | 4,629.75 VUV |
| 100 SGD | 9,259.50 VUV |
| 500 SGD | 46,297.49 VUV |
| 1,000 SGD | 92,594.99 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-03-28T15:22:50Z",
"rates": {
"VUV": 92.594987
}
}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": 9259.4987,
"rate": 92.594987
}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