Rate Overview
Live
1 SGD = 92.3531 VUV
1 VUV = 0.010828
SGD
Avg
92.7795
High
94.3172
Low
91.2126
Last updated: 7/23/2026, 12:56:32 PM
Quick Conversions
| SGD | VUV |
|---|---|
| 1 SGD | 92.35 VUV |
| 10 SGD | 923.53 VUV |
| 50 SGD | 4,617.66 VUV |
| 100 SGD | 9,235.31 VUV |
| 500 SGD | 46,176.57 VUV |
| 1,000 SGD | 92,353.14 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-07-23T12:56:32Z",
"rates": {
"VUV": 92.353143
}
}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": 9235.3143,
"rate": 92.353143
}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