Rate Overview
Live
1 DOP = 911938.84 VEF
1 VEF = 0.000001
DOP
Avg
676719.89
High
911938.84
Low
467035.72
Last updated: 5/27/2026, 1:56:18 PM
Quick Conversions
| DOP | VEF |
|---|---|
| 1 DOP | 911,938.84 VEF |
| 10 DOP | 9,119,388.35 VEF |
| 50 DOP | 45,596,941.76 VEF |
| 100 DOP | 91,193,883.52 VEF |
| 500 DOP | 455,969,417.61 VEF |
| 1,000 DOP | 911,938,835.22 VEF |
Get DOP/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=VEFExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-05-27T13:56:18Z",
"rates": {
"VEF": 911938.835224
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "VEF",
"amount": 100
},
"result": 91193883.5224,
"rate": 911938.835224
}Build with DOP/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key