Rate Overview
Live
1 VUV = 5.0294 SDG
1 SDG = 0.198830
VUV
Avg
5.0109
High
5.0327
Low
4.9929
Last updated: 7/4/2026, 7:03:41 PM
Quick Conversions
| VUV | SDG |
|---|---|
| 1 VUV | 5.03 SDG |
| 10 VUV | 50.29 SDG |
| 50 VUV | 251.47 SDG |
| 100 VUV | 502.94 SDG |
| 500 VUV | 2,514.71 SDG |
| 1,000 VUV | 5,029.42 SDG |
Get VUV/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=SDGExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-04T19:03:41Z",
"rates": {
"SDG": 5.02942
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "SDG",
"amount": 100
},
"result": 502.942,
"rate": 5.02942
}Build with VUV/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key