Rate Overview
Live
1 VEF = 0.020559 IRR
1 IRR = 48.6405
VEF
Avg
0.021312
High
0.022115
Low
0.020559
Last updated: 7/7/2026, 11:44:41 AM
Quick Conversions
| VEF | IRR |
|---|---|
| 1 VEF | 0.02 IRR |
| 10 VEF | 0.21 IRR |
| 50 VEF | 1.03 IRR |
| 100 VEF | 2.06 IRR |
| 500 VEF | 10.28 IRR |
| 1,000 VEF | 20.56 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-07T11:44:41Z",
"rates": {
"IRR": 0.020559
}
}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": 2.0559000000000003,
"rate": 0.020559
}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