Rate Overview
Live
1 DOP = 381.4823 LAK
1 LAK = 0.002621
DOP
Avg
378.5643
High
381.9814
Low
374.6806
Last updated: 7/6/2026, 1:27:14 PM
Quick Conversions
| DOP | LAK |
|---|---|
| 1 DOP | 381.48 LAK |
| 10 DOP | 3,814.82 LAK |
| 50 DOP | 19,074.11 LAK |
| 100 DOP | 38,148.23 LAK |
| 500 DOP | 190,741.15 LAK |
| 1,000 DOP | 381,482.29 LAK |
Get DOP/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=LAKExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-06T13:27:14Z",
"rates": {
"LAK": 381.482291
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "LAK",
"amount": 100
},
"result": 38148.2291,
"rate": 381.482291
}Build with DOP/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key