Rate Overview
Live
1 VUV = 5.0609 SDG
1 SDG = 0.197594
VUV
Avg
5.0413
High
5.0928
Low
4.9841
Last updated: 7/25/2026, 10:51:13 AM
Quick Conversions
| VUV | SDG |
|---|---|
| 1 VUV | 5.06 SDG |
| 10 VUV | 50.61 SDG |
| 50 VUV | 253.04 SDG |
| 100 VUV | 506.09 SDG |
| 500 VUV | 2,530.44 SDG |
| 1,000 VUV | 5,060.88 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-25T10:51:13Z",
"rates": {
"SDG": 5.060875
}
}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": 506.08750000000003,
"rate": 5.060875
}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