Rate Overview
Live
1 DOP = 0.010117 LVL
1 LVL = 98.8435
DOP
Avg
0.010158
High
0.010187
Low
0.010117
Last updated: 5/7/2026, 3:40:20 PM
Quick Conversions
| DOP | LVL |
|---|---|
| 1 DOP | 0.01 LVL |
| 10 DOP | 0.10 LVL |
| 50 DOP | 0.51 LVL |
| 100 DOP | 1.01 LVL |
| 500 DOP | 5.06 LVL |
| 1,000 DOP | 10.12 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-05-07T15:40:20Z",
"rates": {
"LVL": 0.010117
}
}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.0116999999999998,
"rate": 0.010117
}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