Rate Overview
Live
1 VUV = 5.1001 SDG
1 SDG = 0.196076
VUV
Avg
5.0646
High
5.1001
Low
5.0390
Last updated: 4/17/2026, 6:07:33 AM
Quick Conversions
| VUV | SDG |
|---|---|
| 1 VUV | 5.10 SDG |
| 10 VUV | 51.00 SDG |
| 50 VUV | 255.00 SDG |
| 100 VUV | 510.01 SDG |
| 500 VUV | 2,550.03 SDG |
| 1,000 VUV | 5,100.05 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-04-17T06:07:33Z",
"rates": {
"SDG": 5.100053
}
}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": 510.0053,
"rate": 5.100053
}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