Rate Overview
Live
1 VEF = 0.000017 SDG
1 SDG = 58823.53 VEF
Avg
0.000029
High
0.000047
Low
0.000017
Last updated: 1/25/2026, 2:49:56 PM
Quick Conversions
| VEF | SDG |
|---|---|
| 1 VEF | 0.00 SDG |
| 10 VEF | 0.00 SDG |
| 50 VEF | 0.00 SDG |
| 100 VEF | 0.00 SDG |
| 500 VEF | 0.01 SDG |
| 1,000 VEF | 0.02 SDG |
Get VEF/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=SDGExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-01-25T14:49:56Z",
"rates": {
"SDG": 0.000017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "SDG",
"amount": 100
},
"result": 0.0017,
"rate": 0.000017
}Build with VEF/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key