Rate Overview
Live
1 DOP = 1356929.72 VEF
1 VEF = 0.000001
DOP
Avg
1354036.42
High
1365634.16
Low
1345325.93
Last updated: 9/5/2026, 1:02:56 AM
Quick Conversions
| DOP | VEF |
|---|---|
| 1 DOP | 1,356,929.72 VEF |
| 10 DOP | 13,569,297.18 VEF |
| 50 DOP | 67,846,485.92 VEF |
| 100 DOP | 135,692,971.85 VEF |
| 500 DOP | 678,464,859.24 VEF |
| 1,000 DOP | 1,356,929,718.49 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-09-05T01:02:56Z",
"rates": {
"VEF": 1356929.718486
}
}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": 135692971.8486,
"rate": 1356929.718486
}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