Rate Overview
Live
1 VEF = 0.028139 IRR
1 IRR = 35.5379
VEF
Avg
0.010667
High
0.031936
Low
0.001611
Last updated: 3/27/2026, 3:13:14 PM
Quick Conversions
| VEF | IRR |
|---|---|
| 1 VEF | 0.03 IRR |
| 10 VEF | 0.28 IRR |
| 50 VEF | 1.41 IRR |
| 100 VEF | 2.81 IRR |
| 500 VEF | 14.07 IRR |
| 1,000 VEF | 28.14 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-03-27T15:13:14Z",
"rates": {
"IRR": 0.028139
}
}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.8139000000000003,
"rate": 0.028139
}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