Rate Overview
Live
1 VEF = 0.019413 IRR
1 IRR = 51.5119
VEF
Avg
0.013625
High
0.032496
Low
0.001404
Last updated: 7/12/2026, 10:49:04 AM
Quick Conversions
| VEF | IRR |
|---|---|
| 1 VEF | 0.02 IRR |
| 10 VEF | 0.19 IRR |
| 50 VEF | 0.97 IRR |
| 100 VEF | 1.94 IRR |
| 500 VEF | 9.71 IRR |
| 1,000 VEF | 19.41 IRR |
Get VEF/IRR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=IRRExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-07-12T10:49:04Z",
"rates": {
"IRR": 0.019413
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=IRR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "IRR",
"amount": 100
},
"result": 1.9413,
"rate": 0.019413
}Build with VEF/IRR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key