Rate Overview
Live
1 IDR = 3008.41 VEF
1 VEF = 0.000332
IDR
Avg
2949.57
High
3009.90
Low
2868.41
Last updated: 5/28/2026, 2:32:33 AM
Quick Conversions
| IDR | VEF |
|---|---|
| 1 IDR | 3,008.41 VEF |
| 10 IDR | 30,084.11 VEF |
| 50 IDR | 150,420.54 VEF |
| 100 IDR | 300,841.09 VEF |
| 500 IDR | 1,504,205.44 VEF |
| 1,000 IDR | 3,008,410.88 VEF |
Get IDR/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=VEFExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-05-28T02:32:33Z",
"rates": {
"VEF": 3008.410884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "VEF",
"amount": 100
},
"result": 300841.0884,
"rate": 3008.410884
}Build with IDR/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key