Rate Overview
Live
1 DOP = 0.010626 LVL
1 LVL = 94.1088
DOP
Avg
0.010132
High
0.010626
Low
0.009399
Last updated: 7/26/2026, 1:15:43 AM
Quick Conversions
| DOP | LVL |
|---|---|
| 1 DOP | 0.01 LVL |
| 10 DOP | 0.11 LVL |
| 50 DOP | 0.53 LVL |
| 100 DOP | 1.06 LVL |
| 500 DOP | 5.31 LVL |
| 1,000 DOP | 10.63 LVL |
Get DOP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=LVLExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-26T01:15:43Z",
"rates": {
"LVL": 0.010626
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "LVL",
"amount": 100
},
"result": 1.0626,
"rate": 0.010626
}Build with DOP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key