Rate Overview
Live
1 VEF = 0.024591 IRR
1 IRR = 40.6653
VEF
Avg
0.011210
High
0.031936
Low
0.001611
Last updated: 5/27/2026, 8:39:39 PM
Quick Conversions
| VEF | IRR |
|---|---|
| 1 VEF | 0.02 IRR |
| 10 VEF | 0.25 IRR |
| 50 VEF | 1.23 IRR |
| 100 VEF | 2.46 IRR |
| 500 VEF | 12.30 IRR |
| 1,000 VEF | 24.59 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-05-27T20:39:39Z",
"rates": {
"IRR": 0.024591
}
}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.4591,
"rate": 0.024591
}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