Rate Overview
Live
1 SGD = 92.4144 VUV
1 VUV = 0.010821
SGD
Avg
92.6060
High
92.9111
Low
92.1464
Last updated: 7/4/2026, 3:48:57 PM
Quick Conversions
| SGD | VUV |
|---|---|
| 1 SGD | 92.41 VUV |
| 10 SGD | 924.14 VUV |
| 50 SGD | 4,620.72 VUV |
| 100 SGD | 9,241.44 VUV |
| 500 SGD | 46,207.21 VUV |
| 1,000 SGD | 92,414.42 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-04T15:48:57Z",
"rates": {
"VUV": 92.414418
}
}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.4418,
"rate": 92.414418
}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