Rate Overview
Live
1 VEF = 0.022707 IRR
1 IRR = 44.0393
VEF
Avg
0.023261
High
0.023674
Low
0.022707
Last updated: 6/19/2026, 8:28:49 AM
Quick Conversions
| VEF | IRR |
|---|---|
| 1 VEF | 0.02 IRR |
| 10 VEF | 0.23 IRR |
| 50 VEF | 1.14 IRR |
| 100 VEF | 2.27 IRR |
| 500 VEF | 11.35 IRR |
| 1,000 VEF | 22.71 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-06-19T08:28:49Z",
"rates": {
"IRR": 0.022707
}
}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.2707,
"rate": 0.022707
}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