Rate Overview
Live
1 VUV = 0.010799 SGD
1 SGD = 92.6012
VUV
Avg
0.010748
High
0.010799
Low
0.010693
Last updated: 3/28/2026, 12:19:31 PM
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.40 SGD |
| 1,000 VUV | 10.80 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-03-28T12:19:31Z",
"rates": {
"SGD": 0.010799
}
}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.0798999999999999,
"rate": 0.010799
}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