Rate Overview
Live
1 LVL = 99.5176 DOP
1 DOP = 0.010048
LVL
Avg
99.5535
High
101.1097
Low
98.1811
Last updated: 3/7/2026, 7:36:52 AM
Quick Conversions
| LVL | DOP |
|---|---|
| 1 LVL | 99.52 DOP |
| 10 LVL | 995.18 DOP |
| 50 LVL | 4,975.88 DOP |
| 100 LVL | 9,951.76 DOP |
| 500 LVL | 49,758.80 DOP |
| 1,000 LVL | 99,517.60 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-03-07T07:36:52Z",
"rates": {
"DOP": 99.5176
}
}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": 9951.76,
"rate": 99.5176
}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