Rate Overview
Live
1 SGD = 92.6216 VUV
1 VUV = 0.010797
SGD
Avg
93.1901
High
93.6225
Low
92.6216
Last updated: 4/17/2026, 12:12:52 PM
Quick Conversions
| SGD | VUV |
|---|---|
| 1 SGD | 92.62 VUV |
| 10 SGD | 926.22 VUV |
| 50 SGD | 4,631.08 VUV |
| 100 SGD | 9,262.16 VUV |
| 500 SGD | 46,310.80 VUV |
| 1,000 SGD | 92,621.60 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-04-17T12:12:52Z",
"rates": {
"VUV": 92.621601
}
}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": 9262.1601,
"rate": 92.621601
}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