Rate Overview
Live
1 IDR = 2520.62 VEF
1 VEF = 0.000397
IDR
Avg
2494.51
High
2522.39
Low
2451.45
Last updated: 3/6/2026, 8:03:42 AM
Quick Conversions
| IDR | VEF |
|---|---|
| 1 IDR | 2,520.62 VEF |
| 10 IDR | 25,206.23 VEF |
| 50 IDR | 126,031.13 VEF |
| 100 IDR | 252,062.26 VEF |
| 500 IDR | 1,260,311.32 VEF |
| 1,000 IDR | 2,520,622.64 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-03-06T08:03:42Z",
"rates": {
"VEF": 2520.622638
}
}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": 252062.2638,
"rate": 2520.622638
}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