Rate Overview
Live
1 LVL = 96.8165 DOP
1 DOP = 0.010329
LVL
Avg
96.4959
High
97.0141
Low
95.8970
Last updated: 6/17/2026, 5:47:48 AM
Quick Conversions
| LVL | DOP |
|---|---|
| 1 LVL | 96.82 DOP |
| 10 LVL | 968.16 DOP |
| 50 LVL | 4,840.82 DOP |
| 100 LVL | 9,681.65 DOP |
| 500 LVL | 48,408.23 DOP |
| 1,000 LVL | 96,816.45 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-06-17T05:47:48Z",
"rates": {
"DOP": 96.816453
}
}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": 9681.6453,
"rate": 96.816453
}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