Rate Overview
Live
1 SGD = 93.0156 VUV
1 VUV = 0.010751
SGD
Avg
92.9943
High
93.3571
Low
92.5192
Last updated: 5/7/2026, 1:50:56 PM
Quick Conversions
| SGD | VUV |
|---|---|
| 1 SGD | 93.02 VUV |
| 10 SGD | 930.16 VUV |
| 50 SGD | 4,650.78 VUV |
| 100 SGD | 9,301.56 VUV |
| 500 SGD | 46,507.82 VUV |
| 1,000 SGD | 93,015.65 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-05-07T13:50:56Z",
"rates": {
"VUV": 93.015647
}
}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": 9301.5647,
"rate": 93.015647
}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