Rate Overview
Live
1 VEF = 0.000001 RSD
1 RSD = 1000000.00
VEF
Avg
0.000011
High
0.000028
Low
0.000001
Last updated: 5/27/2026, 5:14:43 PM
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-05-27T17:14:43Z",
"rates": {
"RSD": 0.000001
}
}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.00009999999999999999,
"rate": 0.000001
}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