Rate Overview
Live
1 DOP = 0.010048 LVL
1 LVL = 99.5223
DOP
Avg
0.010045
High
0.010185
Low
0.009890
Last updated: 3/7/2026, 4:24:53 AM
Quick Conversions
| DOP | LVL |
|---|---|
| 1 DOP | 0.01 LVL |
| 10 DOP | 0.10 LVL |
| 50 DOP | 0.50 LVL |
| 100 DOP | 1.00 LVL |
| 500 DOP | 5.02 LVL |
| 1,000 DOP | 10.05 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-03-07T04:24:53Z",
"rates": {
"LVL": 0.010048
}
}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.0048,
"rate": 0.010048
}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