Rate Overview
Live
1 DOP = 0.010614 LVL
1 LVL = 94.2152
DOP
Avg
0.010461
High
0.010614
Low
0.010174
Last updated: 7/25/2026, 2:44:56 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.61 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-25T02:44:56Z",
"rates": {
"LVL": 0.010614
}
}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.0614000000000001,
"rate": 0.010614
}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