Rate Overview
Live
1 VUV = 5.0410 SDG
1 SDG = 0.198374
VUV
Avg
5.0479
High
5.0812
Low
5.0404
Last updated: 3/7/2026, 4:23:42 AM
Quick Conversions
| VUV | SDG |
|---|---|
| 1 VUV | 5.04 SDG |
| 10 VUV | 50.41 SDG |
| 50 VUV | 252.05 SDG |
| 100 VUV | 504.10 SDG |
| 500 VUV | 2,520.49 SDG |
| 1,000 VUV | 5,040.97 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-03-07T04:23:42Z",
"rates": {
"SDG": 5.040972
}
}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": 504.0972,
"rate": 5.040972
}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