Rate Overview
Live
1 DOP = 0.010255 LVL
1 LVL = 97.5134
DOP
Avg
0.009870
High
0.010269
Low
0.009323
Last updated: 5/27/2026, 7:23:28 PM
Quick Conversions
| DOP | LVL |
|---|---|
| 1 DOP | 0.01 LVL |
| 10 DOP | 0.10 LVL |
| 50 DOP | 0.51 LVL |
| 100 DOP | 1.03 LVL |
| 500 DOP | 5.13 LVL |
| 1,000 DOP | 10.26 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-27T19:23:28Z",
"rates": {
"LVL": 0.010255
}
}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.0255,
"rate": 0.010255
}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