Rate Overview
Live
1 SGD = 92.4161 VUV
1 VUV = 0.010821
SGD
Avg
91.6889
High
94.6861
Low
88.8794
Last updated: 7/28/2026, 3:11:07 PM
Quick Conversions
| SGD | VUV |
|---|---|
| 1 SGD | 92.42 VUV |
| 10 SGD | 924.16 VUV |
| 50 SGD | 4,620.80 VUV |
| 100 SGD | 9,241.61 VUV |
| 500 SGD | 46,208.03 VUV |
| 1,000 SGD | 92,416.06 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-28T15:11:07Z",
"rates": {
"VUV": 92.41606
}
}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": 9241.606,
"rate": 92.41606
}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