Rate Overview
Live
1 LVL = 94.3075 DOP
1 DOP = 0.010604
LVL
Avg
94.5378
High
95.3394
Low
94.0233
Last updated: 7/27/2026, 7:31:17 AM
Quick Conversions
| LVL | DOP |
|---|---|
| 1 LVL | 94.31 DOP |
| 10 LVL | 943.08 DOP |
| 50 LVL | 4,715.38 DOP |
| 100 LVL | 9,430.75 DOP |
| 500 LVL | 47,153.75 DOP |
| 1,000 LVL | 94,307.50 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-27T07:31:17Z",
"rates": {
"DOP": 94.3075
}
}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": 9430.75,
"rate": 94.3075
}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