Rate Overview
Live
1 VEF = 0.000002 RSD
1 RSD = 500000.00 VEF
Avg
0.000013
High
0.000028
Low
0.000002
Last updated: 1/25/2026, 11:20:59 AM
Quick Conversions
| VEF | RSD |
|---|---|
| 1 VEF | 0.00 RSD |
| 10 VEF | 0.00 RSD |
| 50 VEF | 0.00 RSD |
| 100 VEF | 0.00 RSD |
| 500 VEF | 0.00 RSD |
| 1,000 VEF | 0.00 RSD |
Get VEF/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=RSDExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-01-25T11:20:59Z",
"rates": {
"RSD": 0.000002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "RSD",
"amount": 100
},
"result": 0.00019999999999999998,
"rate": 0.000002
}Build with VEF/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key