Rate Overview
Live
1 VUV = 5.0280 SDG
1 SDG = 0.198885
VUV
Avg
5.0326
High
5.0609
Low
5.0248
Last updated: 7/27/2026, 4:59:27 PM
Quick Conversions
| VUV | SDG |
|---|---|
| 1 VUV | 5.03 SDG |
| 10 VUV | 50.28 SDG |
| 50 VUV | 251.40 SDG |
| 100 VUV | 502.80 SDG |
| 500 VUV | 2,514.02 SDG |
| 1,000 VUV | 5,028.03 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-27T16:59:27Z",
"rates": {
"SDG": 5.028033
}
}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.8033,
"rate": 5.028033
}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