Rate Overview
Live
1 VEF = 0.000012 SDG
1 SDG = 83333.33
VEF
Avg
0.000015
High
0.000020
Low
0.000012
Last updated: 3/27/2026, 8:21:34 AM
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.01 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-03-27T08:21:34Z",
"rates": {
"SDG": 0.000012
}
}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.0012000000000000001,
"rate": 0.000012
}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