Rate Overview
Live
1 VUV = 5.0793 SDG
1 SDG = 0.196878
VUV
Avg
5.0838
High
5.0911
Low
5.0775
Last updated: 9/3/2026, 7:45:28 AM
Quick Conversions
| VUV | SDG |
|---|---|
| 1 VUV | 5.08 SDG |
| 10 VUV | 50.79 SDG |
| 50 VUV | 253.96 SDG |
| 100 VUV | 507.93 SDG |
| 500 VUV | 2,539.65 SDG |
| 1,000 VUV | 5,079.29 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-09-03T07:45:28Z",
"rates": {
"SDG": 5.079292
}
}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": 507.9292,
"rate": 5.079292
}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