Rate Overview
Live
1 IDR = 3007.23 VEF
1 VEF = 0.000333
IDR
Avg
2974.21
High
3007.93
Low
2930.00
Last updated: 5/27/2026, 1:33:13 PM
Quick Conversions
| IDR | VEF |
|---|---|
| 1 IDR | 3,007.23 VEF |
| 10 IDR | 30,072.31 VEF |
| 50 IDR | 150,361.57 VEF |
| 100 IDR | 300,723.13 VEF |
| 500 IDR | 1,503,615.66 VEF |
| 1,000 IDR | 3,007,231.31 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-27T13:33:13Z",
"rates": {
"VEF": 3007.231313
}
}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": 300723.13129999995,
"rate": 3007.231313
}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