Rate Overview
Live
1 VUV = 5.0083 SDG
1 SDG = 0.199668
VUV
Avg
5.0031
High
5.0101
Low
4.9920
Last updated: 7/14/2026, 7:26:35 PM
Quick Conversions
| VUV | SDG |
|---|---|
| 1 VUV | 5.01 SDG |
| 10 VUV | 50.08 SDG |
| 50 VUV | 250.42 SDG |
| 100 VUV | 500.83 SDG |
| 500 VUV | 2,504.15 SDG |
| 1,000 VUV | 5,008.31 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-14T19:26:35Z",
"rates": {
"SDG": 5.008308
}
}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": 500.83080000000007,
"rate": 5.008308
}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