Rate Overview
Live
1 VUV = 0.010775 SGD
1 SGD = 92.8074
VUV
Avg
0.010780
High
0.010813
Low
0.010744
Last updated: 9/2/2026, 5:57:48 AM
Quick Conversions
| VUV | SGD |
|---|---|
| 1 VUV | 0.01 SGD |
| 10 VUV | 0.11 SGD |
| 50 VUV | 0.54 SGD |
| 100 VUV | 1.08 SGD |
| 500 VUV | 5.39 SGD |
| 1,000 VUV | 10.78 SGD |
Get VUV/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=SGDExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-09-02T05:57:48Z",
"rates": {
"SGD": 0.010775
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "SGD",
"amount": 100
},
"result": 1.0775,
"rate": 0.010775
}Build with VUV/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key