Rate Overview
Live
1 LVL = 95.1620 DOP
1 DOP = 0.010508
LVL
Avg
95.7318
High
96.4103
Low
95.1620
Last updated: 7/12/2026, 9:40:34 AM
Quick Conversions
| LVL | DOP |
|---|---|
| 1 LVL | 95.16 DOP |
| 10 LVL | 951.62 DOP |
| 50 LVL | 4,758.10 DOP |
| 100 LVL | 9,516.20 DOP |
| 500 LVL | 47,581.00 DOP |
| 1,000 LVL | 95,162.00 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-12T09:40:34Z",
"rates": {
"DOP": 95.161997
}
}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": 9516.1997,
"rate": 95.161997
}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