Rate Overview
Live
1 SDG = 0.196717 VUV
1 VUV = 5.0834
SDG
Avg
0.197330
High
0.198353
Low
0.196597
Last updated: 4/18/2026, 8:49:35 AM
Quick Conversions
| SDG | VUV |
|---|---|
| 1 SDG | 0.20 VUV |
| 10 SDG | 1.97 VUV |
| 50 SDG | 9.84 VUV |
| 100 SDG | 19.67 VUV |
| 500 SDG | 98.36 VUV |
| 1,000 SDG | 196.72 VUV |
Get SDG/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=VUVExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-04-18T08:49:35Z",
"rates": {
"VUV": 0.196717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "VUV",
"amount": 100
},
"result": 19.6717,
"rate": 0.196717
}Build with SDG/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key