Rate Overview
Live
1 VEF = 0.000332 IDR
1 IDR = 3012.05
VEF
Avg
0.000856
High
0.001711
Low
0.000332
Last updated: 5/27/2026, 6:26:14 PM
Quick Conversions
| VEF | IDR |
|---|---|
| 1 VEF | 0.00 IDR |
| 10 VEF | 0.00 IDR |
| 50 VEF | 0.02 IDR |
| 100 VEF | 0.03 IDR |
| 500 VEF | 0.17 IDR |
| 1,000 VEF | 0.33 IDR |
Get VEF/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=IDRExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-05-27T18:26:14Z",
"rates": {
"IDR": 0.000332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "IDR",
"amount": 100
},
"result": 0.0332,
"rate": 0.000332
}Build with VEF/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key