Rate Overview
Live
1 VUV = 5.0728 SDG
1 SDG = 0.197129
VUV
Avg
5.0001
High
5.0964
Low
4.3926
Last updated: 5/27/2026, 2:53:15 PM
Quick Conversions
| VUV | SDG |
|---|---|
| 1 VUV | 5.07 SDG |
| 10 VUV | 50.73 SDG |
| 50 VUV | 253.64 SDG |
| 100 VUV | 507.28 SDG |
| 500 VUV | 2,536.41 SDG |
| 1,000 VUV | 5,072.82 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-05-27T14:53:15Z",
"rates": {
"SDG": 5.072824
}
}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.2824,
"rate": 5.072824
}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