Rate Overview
Live
1 LVL = 94.0233 DOP
1 DOP = 0.010636
LVL
Avg
97.9680
High
105.6386
Low
89.6129
Last updated: 7/27/2026, 12:37:52 AM
Quick Conversions
| LVL | DOP |
|---|---|
| 1 LVL | 94.02 DOP |
| 10 LVL | 940.23 DOP |
| 50 LVL | 4,701.16 DOP |
| 100 LVL | 9,402.33 DOP |
| 500 LVL | 47,011.63 DOP |
| 1,000 LVL | 94,023.26 DOP |
Get LVL/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=DOPExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-27T00:37:52Z",
"rates": {
"DOP": 94.02326
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "DOP",
"amount": 100
},
"result": 9402.326,
"rate": 94.02326
}Build with LVL/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key