Rate Overview
Live
1 IDR = 4090.08 VEF
1 VEF = 0.000244
IDR
Avg
2825.21
High
4108.54
Low
1764.90
Last updated: 7/28/2026, 3:03:51 PM
Quick Conversions
| IDR | VEF |
|---|---|
| 1 IDR | 4,090.08 VEF |
| 10 IDR | 40,900.81 VEF |
| 50 IDR | 204,504.06 VEF |
| 100 IDR | 409,008.13 VEF |
| 500 IDR | 2,045,040.63 VEF |
| 1,000 IDR | 4,090,081.25 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-07-28T15:03:51Z",
"rates": {
"VEF": 4090.081251
}
}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": 409008.1251,
"rate": 4090.081251
}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