Rate Overview
Live
1 LVL = 97.5063 DOP
1 DOP = 0.010256
LVL
Avg
101.8029
High
106.4513
Low
97.3654
Last updated: 5/28/2026, 2:31:46 AM
Quick Conversions
| LVL | DOP |
|---|---|
| 1 LVL | 97.51 DOP |
| 10 LVL | 975.06 DOP |
| 50 LVL | 4,875.32 DOP |
| 100 LVL | 9,750.63 DOP |
| 500 LVL | 48,753.15 DOP |
| 1,000 LVL | 97,506.31 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-05-28T02:31:46Z",
"rates": {
"DOP": 97.506305
}
}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": 9750.6305,
"rate": 97.506305
}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