Rate Overview
Live
1 VUV = 5.0305 SDG
1 SDG = 0.198787
VUV
Avg
5.0166
High
5.0609
Low
4.9920
Last updated: 7/24/2026, 5:34:01 PM
Quick Conversions
| VUV | SDG |
|---|---|
| 1 VUV | 5.03 SDG |
| 10 VUV | 50.31 SDG |
| 50 VUV | 251.53 SDG |
| 100 VUV | 503.05 SDG |
| 500 VUV | 2,515.26 SDG |
| 1,000 VUV | 5,030.52 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-24T17:34:01Z",
"rates": {
"SDG": 5.030517
}
}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": 503.0517,
"rate": 5.030517
}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