Rate Overview
Live
1 SGD = 92.8045 VUV
1 VUV = 0.010775
SGD
Avg
92.7599
High
93.0739
Low
92.4784
Last updated: 9/2/2026, 5:54:39 AM
Quick Conversions
| SGD | VUV |
|---|---|
| 1 SGD | 92.80 VUV |
| 10 SGD | 928.05 VUV |
| 50 SGD | 4,640.23 VUV |
| 100 SGD | 9,280.45 VUV |
| 500 SGD | 46,402.25 VUV |
| 1,000 SGD | 92,804.50 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-09-02T05:54:39Z",
"rates": {
"VUV": 92.804504
}
}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": 9280.4504,
"rate": 92.804504
}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