Rate Overview
Live
1 VEF = 0.016746 IRR
1 IRR = 59.7158
VEF
Avg
0.022997
High
0.032719
Low
0.001360
Last updated: 9/11/2026, 9:37:56 PM
Quick Conversions
| VEF | IRR |
|---|---|
| 1 VEF | 0.02 IRR |
| 10 VEF | 0.17 IRR |
| 50 VEF | 0.84 IRR |
| 100 VEF | 1.67 IRR |
| 500 VEF | 8.37 IRR |
| 1,000 VEF | 16.75 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-09-11T21:37:56Z",
"rates": {
"IRR": 0.016746
}
}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": 1.6746,
"rate": 0.016746
}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