Rate Overview
Live
1 SDG = 0.198329 VUV
1 VUV = 5.0421
SDG
Avg
0.198260
High
0.198689
Low
0.197762
Last updated: 6/18/2026, 11:23:17 AM
Quick Conversions
| SDG | VUV |
|---|---|
| 1 SDG | 0.20 VUV |
| 10 SDG | 1.98 VUV |
| 50 SDG | 9.92 VUV |
| 100 SDG | 19.83 VUV |
| 500 SDG | 99.16 VUV |
| 1,000 SDG | 198.33 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-06-18T11:23:17Z",
"rates": {
"VUV": 0.198329
}
}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.832900000000002,
"rate": 0.198329
}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