Rate Overview
Live
1 DOP = 0.010127 LVL
1 LVL = 98.7459
DOP
Avg
0.009713
High
0.010183
Low
0.009323
Last updated: 3/28/2026, 3:19:43 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.13 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-28T15:19:43Z",
"rates": {
"LVL": 0.010127
}
}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.0127000000000002,
"rate": 0.010127
}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