Rate Overview
Live
1 VUV = 5.0730 SDG
1 SDG = 0.197121
VUV
Avg
5.0815
High
5.1392
Low
5.0545
Last updated: 5/27/2026, 6:19:49 PM
Quick Conversions
| VUV | SDG |
|---|---|
| 1 VUV | 5.07 SDG |
| 10 VUV | 50.73 SDG |
| 50 VUV | 253.65 SDG |
| 100 VUV | 507.30 SDG |
| 500 VUV | 2,536.52 SDG |
| 1,000 VUV | 5,073.04 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-05-27T18:19:49Z",
"rates": {
"SDG": 5.073038
}
}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": 507.3038,
"rate": 5.073038
}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