Rate Overview
Live
1 VEF = 0.028139 IRR
1 IRR = 35.5379
VEF
Avg
0.026426
High
0.032719
Low
0.001360
Last updated: 3/27/2026, 11:43:07 AM
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-27T11:43:07Z",
"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