Rate Overview
Live
1 VUV = 0.010782 SGD
1 SGD = 92.7472
VUV
Avg
0.010782
High
0.010820
Low
0.010762
Last updated: 7/7/2026, 10:56:44 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-07-07T10:56:44Z",
"rates": {
"SGD": 0.010782
}
}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.0782,
"rate": 0.010782
}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